mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-25 13:04:32 +02:00
Update setup.cfg
This commit is contained in:
parent
f0601f7c19
commit
10aeb0ba1b
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ exclude = ./.git,
|
|||
./tests,
|
||||
./.github,
|
||||
__pycache__,
|
||||
./docs
|
||||
./docs,
|
||||
./custom_components/mikrotik_router/librouteros_custom
|
||||
|
||||
# Run with: pylint --rcfile=setup.cfg --load-plugins=pylint.extensions.mccabe custom_components
|
||||
|
@ -19,4 +19,4 @@ disable = duplicate-code,
|
|||
too-many-arguments,
|
||||
too-many-instance-attributes,
|
||||
simplifiable-if-expression,
|
||||
#bare-except,
|
||||
bare-except
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue