We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7f870 commit 22ac390Copy full SHA for 22ac390
.vscode/settings.json
@@ -0,0 +1,6 @@
1
+{
2
+ "[python]": {
3
+ "editor.defaultFormatter": "ms-python.autopep8"
4
+ },
5
+ "python.formatting.provider": "none"
6
+}
0 commit comments