Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
cortisiko committed Jun 11, 2024
1 parent 9f1faa3 commit fe28e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Output Message on Failure
if: failure()
run: echo
"Run `black *.py`"
"To fix, run: black *.py"

0 comments on commit fe28e08

Please sign in to comment.