summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/to_digest.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/pipeline/to_digest.py')
-rw-r--r--src/mailman/pipeline/to_digest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/pipeline/to_digest.py b/src/mailman/pipeline/to_digest.py
index e4cce8a82..69ff97b81 100644
--- a/src/mailman/pipeline/to_digest.py
+++ b/src/mailman/pipeline/to_digest.py
@@ -39,7 +39,6 @@ from mailman.utilities.mailbox import Mailbox
-# pylint: disable-msg=W0232,R0201
class ToDigest:
"""Add the message to the digest, possibly sending it."""