Skip to content

Commit

Permalink
trying to fix lint part-idk
Browse files Browse the repository at this point in the history
  • Loading branch information
ns696 committed Jun 8, 2024
1 parent f9861d7 commit 77542db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade pre-commit
python -m pip install --upgrade isort
- name: Lint
run: pre-commit run --all-files --show-diff-on-failure

0 comments on commit 77542db

Please sign in to comment.