[enh] disable annoying pylint lints

This commit is contained in:
Martin Fischer 2022-01-28 13:09:08 +01:00
parent e579d72494
commit 92b57ddc15

View file

@ -63,6 +63,8 @@ disable=bad-whitespace,
duplicate-code,
missing-function-docstring,
consider-using-f-string,
no-else-return,
arguments-renamed,
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option