Spaces:
Running
on
Zero
Running
on
Zero
{ | |
"python.testing.unittestArgs": [ | |
"-v", | |
"-s", | |
".", | |
"-p", | |
"*test.py" | |
], | |
"python.testing.pytestEnabled": false, | |
"python.testing.unittestEnabled": true, | |
"python.analysis.autoImportCompletions": true, | |
"python.analysis.typeCheckingMode": "off" | |
} |