mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-06-25 06:22:41 +02:00
black formatting
This commit is contained in:
parent
5fe4d3a9fc
commit
0151e834a1
@ -34,7 +34,6 @@ class BaseFineUploader(object):
|
|||||||
self.storage_class = settings.FILE_STORAGE
|
self.storage_class = settings.FILE_STORAGE
|
||||||
self.real_path = None
|
self.real_path = None
|
||||||
|
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def finished(self):
|
def finished(self):
|
||||||
return self.real_path is not None
|
return self.real_path is not None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user