{ "python.testing.pytestArgs": [ "tests" ], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true, "python.linting.flake8Enabled": false, "python.linting.enabled": true, "python.analysis.typeCheckingMode": "basic", "python.languageServer": "Pylance", }