Skip to content

Commit

Permalink
pep8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTango committed May 11, 2017
1 parent 866f5d1 commit df09d21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Products/EasyNewsletter/browser/controlpanel.py
@@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-

from Products.EasyNewsletter import EasyNewsletterMessageFactory as _ # noqa
from zope.interface import Interface
from zope import schema
Expand Down

0 comments on commit df09d21

Please sign in to comment.