From fdb49295a5f859059f2b8d105d30e97f5b059e77 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 3 Aug 2011 23:01:06 -0400 Subject: Remove all pylint vestiges. --- src/mailman/pipeline/avoid_duplicates.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mailman/pipeline/avoid_duplicates.py') diff --git a/src/mailman/pipeline/avoid_duplicates.py b/src/mailman/pipeline/avoid_duplicates.py index c3a7b3274..ff30e2770 100644 --- a/src/mailman/pipeline/avoid_duplicates.py +++ b/src/mailman/pipeline/avoid_duplicates.py @@ -42,7 +42,6 @@ COMMASPACE = ', ' -# pylint: disable-msg=W0232,R0201 class AvoidDuplicates: """If the user wishes it, do not send duplicates of the same message.""" -- cgit v1.2.3-70-g09d2