PEP8 cleanups.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ from documents.tests.test_models import GenericDocumentTestCase
|
||||
class ActionTestCase(GenericDocumentTestCase):
|
||||
def setUp(self):
|
||||
super(ActionTestCase, self).setUp()
|
||||
|
||||
class MockWorkflowInstance(object):
|
||||
document = self.document
|
||||
|
||||
|
||||
Reference in New Issue
Block a user