Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
davidefiocco
/
sonIA
like
0
Paused
App
Files
Files
Community
main
sonIA
/
.vscode
/
settings.json
Davide Fiocco
Update context and tests
4115668
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
143 Bytes
{
"python.testing.pytestArgs"
:
[
"."
]
,
"python.testing.unittestEnabled"
:
false
,
"python.testing.pytestEnabled"
:
true
}