Test code: update line length
This commit is contained in:
parent
ed48cb75ad
commit
e639a27de1
2
.github/workflows/test_code.yml
vendored
2
.github/workflows/test_code.yml
vendored
@ -14,4 +14,4 @@ jobs:
|
||||
use-black: false
|
||||
use-mypy: false
|
||||
use-isort: false
|
||||
extra-pycodestyle-options: "--ignore=E226,E301,E302,E303,E402,W503,W504 --max-line-length=120 --max-doc-length=80"
|
||||
extra-pycodestyle-options: "--ignore=E226,E301,E302,E303,E402,W503,W504 --max-line-length=120 --max-doc-length=120"
|
||||
|
Loading…
x
Reference in New Issue
Block a user