Skip to content

Commit

Permalink
DX: remove python.analysis.typeCheckingMode setting
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 1, 2024
1 parent c5e3b27 commit 17f4e42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"notebook.formatOnSave.enabled": true,
"notebook.gotoSymbols.showAllSymbols": true,
"python.analysis.autoImportCompletions": false,
"python.analysis.typeCheckingMode": "strict",
"python.terminal.activateEnvironment": false,
"python.testing.pytestEnabled": false,
"redhat.telemetry.enabled": false,
Expand Down

0 comments on commit 17f4e42

Please sign in to comment.