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 8e5c785 commit 66fbdbbCopy full SHA for 66fbdbb
.vscode/settings.json
@@ -0,0 +1,5 @@
1
+{
2
+ "python.formatting.provider": "black",
3
+ "python.linting.flake8Enabled": true,
4
+ "python.testing.pytestEnabled": true,
5
+}
0 commit comments