plone.api/fix_tests: fix isort again
Alexander Loechel <jenkins-z4DKO/[email protected]> Wed, 26 Jul 2017 16:01:39 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.api Branch: refs/heads/fix_tests Date: 2017-07-27T01:01:16+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: https://github.com/plone/plone.api/commit/a5c765076c7d977b23dbe2043898d2e346cbcaab fix isort again Files changed: M src/plone/api/tests/test_portal.py diff --git a/src/plone/api/tests/test_portal.py b/src/plone/api/tests/test_portal.py index 141b798..3281fbe 100644 --- a/src/plone/api/tests/test_portal.py +++ b/src/plone/api/tests/test_portal.py @@ -1,9 +1,9 @@ # -*- coding: utf-8 -*- """Tests for plone.api.portal.""" +from DateTime import DateTime from datetime import date from datetime import datetime -from DateTime import DateTime from email import message_from_string from pkg_resources import parse_version from plone.api import content ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot