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 e80d85eaf7..82c48a1b95 100644
--- a/.pylintrc-tests
+++ b/.pylintrc-tests
@@ -49,7 +49,6 @@ disable=
too-many-format-args,
too-many-return-statements,
too-many-statements,
- function-redefined,
wildcard-import,
line-too-long,
wrong-import-position,