fixed linting
This commit is contained in:
parent
8a62217eb6
commit
7b168021ef
|
|
@ -46,7 +46,7 @@ class CommentProgressActionService(BaseProgressActionService):
|
|||
|
||||
if not uploaded_file:
|
||||
logger.error(
|
||||
f"Uploaded file id not found while running progress_action={self.progress_chain}"
|
||||
f"Uploaded file id not found while running {self.progress_chain}"
|
||||
)
|
||||
|
||||
continue
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user