Fix some easy pep8 issues
This commit is contained in:
@@ -207,6 +207,7 @@ class Comment(CatalogAware, WorkflowAware, DynamicType, Traversable,
|
||||
def opaqueValues(self): # pragma: no cover
|
||||
return []
|
||||
|
||||
|
||||
CommentFactory = Factory(Comment)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user