Skip to content

Commit

Permalink
remove invalid arg from docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Nov 27, 2024
1 parent 7ac9c31 commit c03d682
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ayon_api/entity_hub.py
Original file line number Diff line number Diff line change
Expand Up @@ -3288,8 +3288,6 @@ class TaskEntity(BaseEntity):
value is defined based on value of 'entity_id'.
entity_hub (EntityHub): Object of entity hub which created object of
the entity.
parent_id (Union[str, None]): DEPRECATED please use 'folder_id'
instead.
"""
_supports_name = True
Expand Down

0 comments on commit c03d682

Please sign in to comment.