Skip to content

Commit 0dd1887

Browse files
committed
chore: revert change to vscode settings
1 parent 96c9e5a commit 0dd1887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"tests"
1010
],
1111
"mypy-type-checker.importStrategy": "fromEnvironment",
12-
// "python.analysis.typeCheckingMode": "basic",
12+
"python.analysis.typeCheckingMode": "basic",
1313
"[python]": {
1414
"editor.defaultFormatter": "charliermarsh.ruff",
1515
"editor.formatOnSave": true

0 commit comments

Comments
 (0)