From 54cf5e3e36a70ee60a575104824bd5e39fbef505 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Sun, 26 Sep 2021 01:09:48 +0100 Subject: [PATCH] updating prospector.yaml --- prospector.yaml | 1 + 1 file changed, 1 insertion(+) 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: