summaryrefslogtreecommitdiff
path: root/src/mailman/bin/runner.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/bin/runner.py')
-rw-r--r--src/mailman/bin/runner.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/bin/runner.py b/src/mailman/bin/runner.py
index b19904aa7..6e25979be 100644
--- a/src/mailman/bin/runner.py
+++ b/src/mailman/bin/runner.py
@@ -42,7 +42,6 @@ log = None
-# pylint: disable-msg=W0613
def r_callback(option, opt, value, parser):
"""Callback for -r/--runner option."""
dest = getattr(parser.values, option.dest)