We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff5205 commit f2b1046Copy full SHA for f2b1046
1 file changed
.vscode/settings.json
@@ -19,6 +19,7 @@
19
"python.testing.pytestArgs": [
20
"test"
21
],
22
+ "flake8.enabled": false,
23
"python.testing.unittestEnabled": false,
24
"python.testing.pytestEnabled": true
25
}
0 commit comments