add more ignores

This commit is contained in:
James Woglom
2024-05-23 00:48:42 -04:00
parent 2bfc5a7860
commit 5c09748fdb
+3 -1
View File
@@ -40,7 +40,9 @@ jobs:
--ignore 58755 \
--ignore 67895 \
--ignore 61893 \
--ignore 61601
--ignore 61601 \
--ignore 62044 \
--ignore 67599
- name: Lint with flake8
run: |
# stop the build if there are Python syntax errors or undefined names