few fixes and lint compatible
This commit is contained in:
@@ -19,7 +19,6 @@ jobs:
|
||||
- run: pip install ruff
|
||||
- run: |
|
||||
ruff check .
|
||||
ruff fix .
|
||||
# - uses: stefanzweifel/git-auto-commit-action@v4
|
||||
# with:
|
||||
# commit_message: 'style fixes by ruff'
|
||||
|
||||
Reference in New Issue
Block a user