Skip to content

Commit 49bf525

Browse files
committed
remove trailing spaces
1 parent 57302c1 commit 49bf525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ayon_api/_api_helpers/lists.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ def set_entity_list_folders_order(
655655
self, project_name: str, order: list[str]
656656
) -> None:
657657
"""Change order of entity list folders.
658-
658+
659659
Args:
660660
project_name (str): Project name.
661661
order (list[str]): List of folder ids in desired order.

0 commit comments

Comments
 (0)