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 045431ab46..20aaddd6e9 100644
--- a/.pylintrc-tests
+++ b/.pylintrc-tests
@@ -57,7 +57,6 @@ disable=
wrong-import-position,
wrong-import-order,
non-iterator-returned,
- undefined-loop-variable,
# -- END OF TEST-SPECIFIC SUPPRESSIONS --