Code cleanup
This commit is contained in:
@@ -32,5 +32,5 @@ class DocumentPageTransformationManager(models.Manager):
|
||||
)
|
||||
except Exception, e:
|
||||
warnings.append(e)
|
||||
|
||||
return transformations, warnings
|
||||
|
||||
return transformations, warnings
|
||||
|
||||
Reference in New Issue
Block a user