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...
4df7720
NFT_avatar
/
test.py
cynika
1.7
4df7720
about 2 years ago
raw
Copy download link
history
blame
119 Bytes
try
:
raise
Exception(
'二维码已失效'
)
except
Exception
as
e:
print
(
type
(e.args[
0
]))
print
(e.args[
0
])