diff --git a/setup.cfg b/setup.cfg index 061bc6be..d415e999 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,6 +36,7 @@ disable = missing-module-docstring, missing-class-docstring, missing-function-docstring, + wrong-import-position [pylint.BASIC] good-names = ex, i, j, k, Run, _, e, x, dn, cn, ip, os, unicode