Skip to content

Commit

Permalink
fix with black
Browse files Browse the repository at this point in the history
  • Loading branch information
Raunak Chowdhuri committed Aug 8, 2023
1 parent 6327906 commit f009ff3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
src: ./python
- uses: chartboost/ruff-action@v1
with:
src: ./python

0 comments on commit f009ff3

Please sign in to comment.