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.
.vscode
1 parent 8c90618 commit bf7e687Copy full SHA for bf7e687
.vscode/settings.json
@@ -1,6 +1,5 @@
1
{
2
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python",
3
- "python.analysis.typeCheckingMode": "strict",
4
"python.analysis.inlayHints.functionReturnTypes": true,
5
"python.analysis.inlayHints.variableTypes": true,
6
"[python]": {
0 commit comments