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