diff --git a/setup.cfg b/setup.cfg index e60f79481..5e6780099 100644 --- a/setup.cfg +++ b/setup.cfg @@ -81,7 +81,6 @@ enable= inconsistent-return-statements, lost-exception, pointless-string-statement, - reimported, simplifiable-if-statement, super-init-not-called, superfluous-parens,