mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-14 21:45:37 -05:00
format code
This commit is contained in:

committed by
Trenton Holmes

parent
89c26f9604
commit
b8b0d18b25
@@ -475,7 +475,7 @@ class Consumer(LoggingMixin):
|
||||
created=create_date,
|
||||
modified=create_date,
|
||||
storage_type=storage_type,
|
||||
original_filename=self.filename
|
||||
original_filename=self.filename,
|
||||
)
|
||||
|
||||
self.apply_overrides(document)
|
||||
|
Reference in New Issue
Block a user