Skip to content

Commit

Permalink
add format checker
Browse files Browse the repository at this point in the history
  • Loading branch information
aiueola committed Jun 28, 2023
1 parent 61b1713 commit 88b2905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflow/lints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install flake8
flake8 .
flake8 .

0 comments on commit 88b2905

Please sign in to comment.