We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3adebb6 commit 1fcb11bCopy full SHA for 1fcb11b
.vscode/settings.json
@@ -0,0 +1,5 @@
1
+{
2
+ "python.linting.enabled": true,
3
+ "python.linting.flake8Enabled": true,
4
+ "python.linting.pylintEnabled": false
5
+}
0 commit comments