mirror of https://github.com/kbandla/dpkt.git
Disable PEP8 - E704
This commit is contained in:
parent
f911b75ca0
commit
46d4882070
|
@ -5,3 +5,6 @@ max-line-length: 140
|
|||
autodetect: yes
|
||||
ignore-paths:
|
||||
- docs
|
||||
pep8:
|
||||
disable:
|
||||
- E704
|
||||
|
|
Loading…
Reference in New Issue