summaryrefslogtreecommitdiff
path: root/.pylintrc
diff options
context:
space:
mode:
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/.pylintrc b/.pylintrc
index a2d82164f..17e3cce35 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -114,10 +114,6 @@ disable=#####################################
logging-format-interpolation,
- # We aren't fully compliant with pep8 import order yet
- wrong-import-order,
- wrong-import-position,
- ungrouped-imports,
unnecessary-pass,
cyclic-import,