make flake8 happy

This commit is contained in:
Jens W. Klein 2014-03-25 18:37:06 +01:00
parent 67213b70eb
commit a145413ac2
2 changed files with 0 additions and 2 deletions

View File

@ -510,4 +510,3 @@ class RepliesTest(unittest.TestCase):
str(new_re_re_re_id),
re_re_re_comment.absolute_url()
)

View File

@ -213,4 +213,3 @@ class ConfigurationChangedSubscriberTest(unittest.TestCase):
# enable_moderation checkbox in the discussion control panel. The
# setting itself remains unchanged.
self.settings.moderation_enabled = True