We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bde862 commit 6717ef0Copy full SHA for 6717ef0
.vscode/settings.json
@@ -0,0 +1,6 @@
1
+{
2
+ "editor.formatOnSave": true,
3
+ "[python]": {
4
+ "editor.defaultFormatter": "ms-python.black-formatter"
5
+ }
6
+}
0 commit comments