diff --git a/setup.cfg b/setup.cfg index 10f51f9..0c374bc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -190,8 +190,9 @@ ignore = # RST307: Error in "code" directive RST307, # N805 first argument of a method should be named 'self' - N805 - + N805, +# WPS412 Found `__init__.py` module with logic + WPS412 # http://flake8.pycqa.org/en/latest/user/options.html?highlight=per-file-ignores#cmdoption-flake8-per-file-ignores per-file-ignores =