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 78bdfb2 commit 2a91937Copy full SHA for 2a91937
.vscode/settings.json
@@ -1,7 +1,5 @@
1
{
2
"python.pythonPath": ".venv\\Scripts\\python.exe",
3
- "pyright.openFilesOnly": false,
4
- "pyright.useLibraryCodeForTypes": true,
5
"python.analysis.logLevel": "Information",
6
"python.analysis.memory.keepLibraryAst": true,
7
"python.linting.flake8Enabled": true,
0 commit comments