plone.app.discussion/moderation: added missing new line at the end of the file
ksuess <jenkins-z4DKO/[email protected]> Fri, 28 Jul 2017 12:34:12 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.app.discussion Branch: refs/heads/moderation Date: 2017-07-28T19:12:15Z Author: Katja Süss (ksuess) <[email protected]> Commit: https://github.com/plone/plone.app.discussion/commit/01473db9b96cb3d9d645ed389aa7d8f7f45d099e added missing new line at the end of the file Files changed: M plone/app/discussion/upgrades.py diff --git a/plone/app/discussion/upgrades.py b/plone/app/discussion/upgrades.py index 56a4e5f0..7db3ebf7 100644 --- a/plone/app/discussion/upgrades.py +++ b/plone/app/discussion/upgrades.py @@ -64,4 +64,4 @@ def upgrade_comment_workflows(context): def update_catalog(context): - context.runImportStepFromProfile(default_profile, 'catalog') \ No newline at end of file + context.runImportStepFromProfile(default_profile, 'catalog') ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot