Skip to content

Commit

Permalink
Adjust missing taskEntity.
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-ynput committed Nov 25, 2024
1 parent db3a949 commit a60796e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/ayon_core/pipeline/staging_dir.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ def get_staging_dir_info(
Optional[Dict[str, Any]]: Staging dir info data
"""
task_entity = task_entity or {}
log = logger or Logger.get_logger("get_staging_dir_info")

if anatomy is None:
Expand Down

0 comments on commit a60796e

Please sign in to comment.