Update setup.cfg
This commit is contained in:
parent
0ba6020e19
commit
3f3bb6350e
@ -76,4 +76,4 @@ all =
|
|||||||
[flake8]
|
[flake8]
|
||||||
exclude = .git,.tox,.github,.eggs,__pycache__,doc/conf.py,build,dist,capabilities-data,test,src/escpos/constants.py
|
exclude = .git,.tox,.github,.eggs,__pycache__,doc/conf.py,build,dist,capabilities-data,test,src/escpos/constants.py
|
||||||
max-line-length = 120
|
max-line-length = 120
|
||||||
extend-ignore = W503
|
extend-ignore = E203, W503
|
||||||
|
Loading…
x
Reference in New Issue
Block a user