ran code reformat

This commit is contained in:
tylerlaberge
2016-07-31 18:51:32 -04:00
parent 245b7bf2ba
commit 11f63418df
13 changed files with 49 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
from abc import ABCMeta, ABC
from unittest import TestCase
from abc import ABCMeta, ABC
from tests.utils.dummy import dummy_class_factory