diff --git a/setup.cfg b/setup.cfg index ea560f1c5..7b1221759 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,6 @@ disable = bad-inline-option, missing-function-docstring, missing-module-docstring, missing-timeout, - no-else-raise, no-else-return, protected-access, raise-missing-from,