mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Cosmetics
This commit is contained in:
parent
299e2cfd57
commit
207c9e91ce
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ def get_representation_path_by_names(
|
|||
|
||||
def get_representation_path_by_ayon_uri(
|
||||
uri: str,
|
||||
context: Optional[pyblish.api.Context]=None
|
||||
context: Optional[pyblish.api.Context] = None
|
||||
):
|
||||
"""Return resolved path for AYON entity URI.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue