PEP8 cleanups, style cleanups, unused imports
This commit is contained in:
@@ -22,5 +22,5 @@ class SourceTransformationManager(models.Manager):
|
||||
)
|
||||
except (ValueError, SyntaxError), e:
|
||||
warnings.append(e)
|
||||
|
||||
|
||||
return transformations, warnings
|
||||
|
||||
Reference in New Issue
Block a user