Skip to content

Commit

Permalink
fix black v3
Browse files Browse the repository at this point in the history
  • Loading branch information
dotX12 committed Jun 23, 2022
1 parent f812570 commit 55f611a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
# run test suite
#----------------------------------------------
- name: Check black
uses: psf/black@stable
run: |
poetry add --dev black --allow-prereleases
poetry run black . --check
- name: Run tests
Expand Down

0 comments on commit 55f611a

Please sign in to comment.