Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gabykim
/
KnowLang_Transformers_Demo
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bc91f9d
KnowLang_Transformers_Demo
/
.vscode
/
settings.json
gabykim
vscode pytest settings
4e58eba
6 months ago
raw
Copy download link
history
blame
Safe
147 Bytes
{
"python.testing.pytestArgs"
:
[
"tests"
]
,
"python.testing.unittestEnabled"
:
false
,
"python.testing.pytestEnabled"
:
true
}