summaryrefslogtreecommitdiff
path: root/.pylintrc
diff options
context:
space:
mode:
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.pylintrc b/.pylintrc
index 69888d251..3a9348709 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -116,8 +116,6 @@ disable=#####################################
cyclic-import,
- bad-whitespace
-
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option
# multiple time (only on the command line, not in the configuration file where