Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
charles-azam
/
deepdraft
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepdraft
/
.vscode
/
settings.json
Charles Azam
feat: add crawling functions
f1368c4
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
147 Bytes
{
"python.testing.pytestArgs"
:
[
"tests"
]
,
"python.testing.unittestEnabled"
:
false
,
"python.testing.pytestEnabled"
:
true
}