Skip to content

Commit

Permalink
Cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
BigRoy committed Jun 28, 2024
1 parent 299e2cf commit 207c9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/ayon_core/pipeline/ayon_uri.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 207c9e9

Please sign in to comment.