mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Revert "Update azure-pipelines-ci.yml to enable black mode in isort" (#45390)
This reverts commit 7a81ff55bca1c54fb471271fa81b1e9cc8959457.
This commit is contained in:
parent
03711b1d97
commit
16843d9ec7
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user