aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/.pylintrc')
-rw-r--r--web/.pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/.pylintrc b/web/.pylintrc
index 931865c..5f81ae1 100644
--- a/web/.pylintrc
+++ b/web/.pylintrc
@@ -1,5 +1,5 @@
[MESSAGES CONTROL]
-disable=missing-docstring, no-member, redefined-outer-name
+disable=import-error, missing-docstring, no-member, redefined-outer-name
[REPORTS]
reports=no