mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Update pep8-linter.yml
This commit is contained in:
committed by
GitHub
parent
9acb589650
commit
805e352737
2
.github/workflows/pep8-linter.yml
vendored
2
.github/workflows/pep8-linter.yml
vendored
@@ -20,4 +20,4 @@ jobs:
|
||||
- name: Run flake8 with exceptions
|
||||
run: |
|
||||
flake8 . --max-line-length=120 \
|
||||
--ignore=W504,E402,E731,C406,E741
|
||||
--ignore=W504,E402,E731,C406,E741,E722
|
||||
|
||||
Reference in New Issue
Block a user