more ignore

This commit is contained in:
James Woglom
2024-09-08 15:11:23 -04:00
parent 90f2406b4f
commit 822589e4b2
+2 -1
View File
@@ -45,7 +45,8 @@ jobs:
--ignore 67599 \
--ignore 72083 \
--ignore 71064 \
--ignore 71608
--ignore 71608 \
--ignore 72236
- name: Lint with flake8
run: |
# stop the build if there are Python syntax errors or undefined names