Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pnstack
/
template-python
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eee346e
template-python
/
.vscode
/
settings.json
npv2k1
update
eee346e
11 months ago
raw
Copy download link
history
blame
128 Bytes
{
"python.testing.pytestArgs"
:
[
"tests"
]
,
"python.testing.unittestEnabled"
:
false
,
"python.testing.pytestEnabled"
:
true
}