Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cynika
/
NFT_avatar
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cynika
commited on
Jan 11, 2023
Commit
41219ff
·
1 Parent(s):
4df7720
1.81
Browse files
Files changed (1)
hide
show
test.py
+0
-6
test.py
DELETED
Viewed
@@ -1,6 +0,0 @@
1
-
2
-
try:
3
-
raise Exception('二维码已失效')
4
-
except Exception as e:
5
-
print(type(e.args[0]))
6
-
print(e.args[0])