format code

This commit is contained in:
Gwyn Hannay 2022-07-29 20:32:07 -07:00 committed by Trenton Holmes
parent 4194b248b9
commit e3cc5c3013
3 changed files with 13 additions and 6 deletions

View file

@ -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)