fixed linting

This commit is contained in:
Robert 2024-03-11 23:00:27 +07:00
parent 8a62217eb6
commit 7b168021ef
No known key found for this signature in database
GPG Key ID: F631C7FD957D5F22

View File

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