Skip to content

Commit 2a2e4f7

Browse files
feat: Refactor
1 parent 0a46f0d commit 2a2e4f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.devcontainer/library-scripts/python-debian.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ INSTALL_PYTHON_TOOLS=${6:-"true"}
1212
DEFAULT_UTILS=(
1313
"autopep8"
1414
"bandit"
15-
"black"
15+
# "black"
1616
"flake8"
17-
"isort"
17+
# "isort"
1818
"mypy"
1919
"pycodestyle"
2020
"pydocstyle"

0 commit comments

Comments
 (0)