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 8b273bb commit 7d76ec3Copy full SHA for 7d76ec3
.vscode/settings.json
@@ -5,8 +5,6 @@
5
"python.analysis.typeCheckingMode": "strict",
6
"python.analysis.inlayHints.functionReturnTypes": true,
7
"python.analysis.inlayHints.variableTypes": true,
8
- // An alternative to avoid the wrong hints, waiting for https://github.com/tamasfe/taplo/issues/204
9
- "evenBetterToml.schema.enabled": false,
10
11
"[rst][markdown]": {
12
"editor.formatOnSave": false
0 commit comments