autoBIGS.engine/.vscode/settings.json

4 lines
89 B
JSON
Raw Normal View History

{
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}