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 6a094d2 commit 016bc39Copy full SHA for 016bc39
.vscode/settings.json
@@ -2,6 +2,7 @@
2
"files.trimTrailingWhitespace": true,
3
"files.insertFinalNewline": true,
4
"python.formatting.provider": "black",
5
+ "python.linting.flake8Enabled": true,
6
"editor.tabSize": 2,
7
"files.encoding": "utf8",
8
"files.eol": "\n",
0 commit comments