Skip to content

Commit fb3df78

Browse files
committed
Version 1.9.2 release
1 parent 709ad35 commit fb3df78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
run: |
4646
mypy .
4747
black --check pytest_mypy_plugins setup.py
48-
isort --check --diff .
48+
isort --profile=black --check --diff .

0 commit comments

Comments
 (0)