10 lines
No EOL
250 B
JSON
10 lines
No EOL
250 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"tests"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true,
|
|
"python.linting.pylintEnabled": false,
|
|
"python.linting.enabled": true,
|
|
"python.linting.flake8Enabled": true
|
|
} |