Skip to content

Commit

Permalink
Version 1.9.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Oct 19, 2021
1 parent 709ad35 commit fb3df78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
run: |
mypy .
black --check pytest_mypy_plugins setup.py
isort --check --diff .
isort --profile=black --check --diff .

0 comments on commit fb3df78

Please sign in to comment.