test: couple more tweaks for pylint + tox
This commit is contained in:
parent
ac1f41842a
commit
7fcca23071
2 changed files with 3 additions and 2 deletions
|
@ -15,6 +15,7 @@ disable=fixme,
|
|||
consider-using-generator,
|
||||
consider-using-get,
|
||||
consider-using-set-comprehension,
|
||||
cyclic-import,
|
||||
dangerous-default-value,
|
||||
deprecated-method,
|
||||
duplicate-code,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue