mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-24 08:50:24 +00:00
Correct indentation error
This commit is contained in:
parent
88cc692568
commit
b71102e7e8
1 changed files with 1 additions and 1 deletions
|
|
@ -97,4 +97,4 @@ class SpecFileGenerator(object):
|
|||
storage = self.storage or source_file.storage
|
||||
storage.save(filename, content)
|
||||
|
||||
return content
|
||||
return content
|
||||
|
|
|
|||
Loading…
Reference in a new issue