diff --git a/prospector.yaml b/prospector.yaml index 5c944a1..86f9e76 100644 --- a/prospector.yaml +++ b/prospector.yaml @@ -19,6 +19,7 @@ pylint: - missing-class-docstring - super-init-not-called - arguments-differ + - inconsistent-return-statements enable: options: