Skip to content

Commit

Permalink
Apply isort.
Browse files Browse the repository at this point in the history
  • Loading branch information
sallner committed May 10, 2019
1 parent fa81920 commit 1c9c611
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Products/PageTemplates/tests/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
import sys
import unittest

from ExtensionClass import Base

import six

from ExtensionClass import Base


# Dummy TestCase to use the assertions outside the actual tests.
TEST_CASE = unittest.TestCase('__init__')
Expand Down

0 comments on commit 1c9c611

Please sign in to comment.