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