Skip to content

Commit

Permalink
Merge branch 'master' into driver-auto-pes
Browse files Browse the repository at this point in the history
  • Loading branch information
ceriottm committed Nov 14, 2023
2 parents 3000a8e + 3564d14 commit c140d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
uses: rbialon/flake8-annotations@v1
- name: flake8 for syntax
run: |
python -m pip install flake8==3.8.4
python -m pip install flake8==6.1.0
flake8 --select=F --ignore= --ignore=F403,F405 --per-file-ignores=**__init__.py:F401 --statistics

0 comments on commit c140d08

Please sign in to comment.