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 d4b8b1c commit 1dbc505Copy full SHA for 1dbc505
.vscode/settings.json
@@ -1,5 +1,6 @@
1
{
2
"restructuredtext.confPath": "",
3
+ "python.defaultInterpreterPath": ".venv/bin/python",
4
"python.formatting.provider": "black",
5
"python.linting.pylintEnabled": false,
6
"python.linting.flake8Enabled": true,
0 commit comments