summaryrefslogtreecommitdiff
path: root/mailman/bin/qrunner.py
diff options
context:
space:
mode:
authorBarry Warsaw2009-01-04 19:41:05 -0500
committerBarry Warsaw2009-01-04 19:41:05 -0500
commitf6d998b93b0dd8978eadc9abc4c3964e3fe66bf7 (patch)
treefc64f36b862ae61965e8d23fd00e56dcac1a5ee3 /mailman/bin/qrunner.py
parent706c3853103f53955068cc429c0bd6d1f8fb6dd0 (diff)
downloadmailman-f6d998b93b0dd8978eadc9abc4c3964e3fe66bf7.tar.gz
mailman-f6d998b93b0dd8978eadc9abc4c3964e3fe66bf7.tar.zst
mailman-f6d998b93b0dd8978eadc9abc4c3964e3fe66bf7.zip
Picking some (py)lint.
Diffstat (limited to 'mailman/bin/qrunner.py')
-rw-r--r--mailman/bin/qrunner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailman/bin/qrunner.py b/mailman/bin/qrunner.py
index eeb5c286b..62e943aad 100644
--- a/mailman/bin/qrunner.py
+++ b/mailman/bin/qrunner.py
@@ -55,7 +55,7 @@ def r_callback(option, opt, value, parser):
class ScriptOptions(Options):
- usage=_("""\
+ usage = _("""\
Run one or more qrunners, once or repeatedly.
Each named runner class is run in round-robin fashion. In other words, the