formatting fix

This commit is contained in:
Jakub Trllo 2025-09-25 12:00:28 +02:00
parent 80f84e95fc
commit dcf5db31d0

View file

@ -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,