Skip to content

Commit a4338f2

Browse files
committed
chore(devcontainer): install isort for import organization
1 parent 35dae6f commit a4338f2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@
3030
"mhutchie.git-graph",
3131
"monosans.djlint",
3232
"mrorz.language-gettext",
33-
"ms-python.python",
3433
"ms-python.black-formatter",
34+
"ms-python.isort",
3535
"ms-python.flake8",
36+
"ms-python.python",
3637
"qwtel.sqlite-viewer",
3738
"tamasfe.even-better-toml"
3839
]

0 commit comments

Comments
 (0)