aboutsummaryrefslogtreecommitdiffhomepage
path: root/.pylintrc-tests
diff options
context:
space:
mode:
Diffstat (limited to '.pylintrc-tests')
-rw-r--r--.pylintrc-tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/.pylintrc-tests b/.pylintrc-tests
index 74ac56a994..a4bcb9a69b 100644
--- a/.pylintrc-tests
+++ b/.pylintrc-tests
@@ -54,7 +54,6 @@ disable=
unnecessary-lambda,
wildcard-import,
line-too-long,
- unreachable,
wrong-import-position,
wrong-import-order,
non-iterator-returned,