mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
formatting fix
This commit is contained in:
parent
80f84e95fc
commit
dcf5db31d0
1 changed files with 2 additions and 1 deletions
|
|
@ -829,7 +829,8 @@ def _get_representation_path_decorator(func):
|
|||
|
||||
|
||||
@_get_representation_path_decorator
|
||||
def get_representation_path(project_name: str,
|
||||
def get_representation_path(
|
||||
project_name: str,
|
||||
repre_entity: dict[str, Any],
|
||||
*,
|
||||
anatomy: Optional[Anatomy] = None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue