disable excludes for flake8
This commit is contained in:
parent
3177c8d411
commit
7b3837796b
@ -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 = E203, W503
|
extend-ignore =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user