From 6a148f762d5ee4fd91505eb0aa165b759899019f Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sat, 17 Jun 2017 09:30:46 -0700 Subject: Minor typo. --- src/mailman/pipelines/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mailman/pipelines/base.py b/src/mailman/pipelines/base.py index 0f8af2ff0..3c7a2b20e 100644 --- a/src/mailman/pipelines/base.py +++ b/src/mailman/pipelines/base.py @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License along with # GNU Mailman. If not, see . -"""Base class for pipelines..""" +"""Base class for pipelines.""" from mailman.config import config from mailman.interfaces.pipeline import IPipeline -- cgit v1.2.3-70-g09d2