fix: patch tests (#1304)
This commit is contained in:
2
.github/workflows/isort_format.yml
vendored
2
.github/workflows/isort_format.yml
vendored
@@ -30,5 +30,5 @@ jobs:
|
||||
run: |
|
||||
poetry run isort --version
|
||||
poetry run python --version
|
||||
echo "isort check failed. To fix, please run 'poetry run isort .'"
|
||||
echo "isort check failed. To fix, please run 'poetry run isort --profile black .'"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user