We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee07874 commit 00e64acCopy full SHA for 00e64ac
.vscode/settings.json
@@ -9,10 +9,7 @@
9
"[python]": {
10
"editor.defaultFormatter": "ms-python.black-formatter"
11
},
12
- "python.formatting.provider": "none",
13
"python.languageServer": "Pylance",
14
- "python.linting.enabled": true,
15
- "python.linting.flake8Enabled": true,
16
"python.testing.pytestArgs": ["tests"],
17
"python.testing.pytestEnabled": true,
18
"python.testing.unittestEnabled": false
0 commit comments