Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
DMTuit/psy2
IrDelSol
/
psy2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DmitrMakeev
commited on
Jul 19, 2024
Commit
dfb07db
·
verified
·
1 Parent(s):
837e69e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -872,8 +872,6 @@ def send_get_request():
872
873
874
875
-
if phone.startswith('+'):
876
-
phone = phone[1:]
877
878
879
872
873
874
875
876
877