Skip to content

Commit

Permalink
update formatter to use official black formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
aazo11 committed Jun 24, 2024
1 parent 37ceb89 commit 549eb29
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
- uses: rickstaa/action-black@v1
with:
black_args: ". --check"
- uses: psf/black@stable

0 comments on commit 549eb29

Please sign in to comment.