Skip to content

Commit 822589e

Browse files
committed
more ignore
1 parent 90f2406 commit 822589e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/python-package.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ jobs:
4545
--ignore 67599 \
4646
--ignore 72083 \
4747
--ignore 71064 \
48-
--ignore 71608
48+
--ignore 71608 \
49+
--ignore 72236
4950
- name: Lint with flake8
5051
run: |
5152
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)