mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
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"
|
displayName: "Run bandit"
|
||||||
- script: |
|
- script: |
|
||||||
. venv/bin/activate
|
. 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"
|
displayName: "Run isort"
|
||||||
- script: |
|
- script: |
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
|
Reference in New Issue
Block a user