Update tox.ini
Ignore complexity check
This commit is contained in:
parent
87a7abe21e
commit
11d511dd65
3
tox.ini
3
tox.ini
@ -14,6 +14,9 @@ commands=
|
|||||||
[pylama:dsmr_parser/clients/__init__.py]
|
[pylama:dsmr_parser/clients/__init__.py]
|
||||||
ignore = W0611
|
ignore = W0611
|
||||||
|
|
||||||
|
[pylama:dsmr_parser/clients/socket_.py]
|
||||||
|
ignore = C901
|
||||||
|
|
||||||
[pylama:dsmr_parser/parsers.py]
|
[pylama:dsmr_parser/parsers.py]
|
||||||
ignore = W605
|
ignore = W605
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user