Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
pseudotensor/open-strawberry
issaocean
/
open-strawberry
like
0
Running
App
Files
Files
Community
issaocean
commited on
Oct 23
Commit
c9ef415
•
1 Parent(s):
6184b39
Update utils.py
Browse files
Files changed (1)
hide
show
utils.py
+1
-1
utils.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ def get_xml_tag_value(response_text, tag, ret_all=True):
54
ret = [values[-1]]
55
else:
56
ret = []
57
-
return ret
54
ret = [values[-1]]
55
else:
56
ret = []
57
+
return ret