Skip to content

Commit

Permalink
missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
MIWdlB committed May 13, 2024
1 parent c019604 commit a1dc886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- name: pydocstyle
run: poetry run pydocstyle --convention=google
-name: isort
- name: isort
run: poetry run isort . --check
- name: black
run: poetry run black . --check
Expand Down

0 comments on commit a1dc886

Please sign in to comment.