diff --git a/.prospector.yaml b/.prospector.yaml index 9d9ad0a..d4a9af9 100644 --- a/.prospector.yaml +++ b/.prospector.yaml @@ -11,4 +11,5 @@ pyflakes: pylint: disable: - chained-comparison + - django-not-configured # TODO: check why this warning keeps coming up - useless-suppression