mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Formatting change
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
67994bb5a3
commit
cea56fbe53
1 changed files with 1 additions and 1 deletions
|
|
@ -1002,7 +1002,7 @@ class ProjectPushItemProcess:
|
|||
)
|
||||
if not src_task:
|
||||
self._status.set_failed(
|
||||
f"No task selected and couldn't find source task"
|
||||
"No task selected and couldn't find source task"
|
||||
)
|
||||
raise PushToProjectError(self._status.fail_reason)
|
||||
return src_task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue