Skip to content

Commit b46f3ce

Browse files
committed
commit before running ruff on everything
1 parent 2a757f2 commit b46f3ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
],
55
"python.testing.unittestEnabled": false,
66
"python.testing.pytestEnabled": true,
7-
"editor.inlineSuggest.enabled":true
7+
"editor.inlineSuggest.enabled": true,
8+
"python.analysis.typeCheckingMode": "off"
89
}

0 commit comments

Comments
 (0)