Skip to content

Commit 43338a9

Browse files
committed
recent updates
1 parent f77b6ca commit 43338a9

File tree

8 files changed

+1089
-355
lines changed

8 files changed

+1089
-355
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"editor.formatOnSave": true,
33
"python.formatting.provider": "none",
44
"editor.codeActionsOnSave": {
5-
"source.organizeImports": true
5+
"source.organizeImports": "explicit"
66
},
77
"[python]": {
88
"editor.defaultFormatter": "ms-python.black-formatter"

0 commit comments

Comments
 (0)