Revert "Update azure-pipelines-ci.yml to enable black mode in isort" (#45390)
This reverts commit 7a81ff55bc.
This commit is contained in:
@@ -62,7 +62,7 @@ stages:
|
||||
displayName: "Run bandit"
|
||||
- script: |
|
||||
. venv/bin/activate
|
||||
pre-commit run isort --all-files --show-diff-on-failure --profile black
|
||||
pre-commit run isort --all-files --show-diff-on-failure
|
||||
displayName: "Run isort"
|
||||
- script: |
|
||||
. venv/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user