Skip to content

Commit b6d74b3

Browse files
committed
fix formatting
1 parent 3dfa2f0 commit b6d74b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ayon_api/server_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ def get_user(
12461246
self, username: Optional[str] = None
12471247
) -> Optional[Dict[str, Any]]:
12481248
"""Get user info using REST endpoint.
1249-
1249+
12501250
User contains only explicitly set attributes in 'attrib'.
12511251
12521252
Args:

0 commit comments

Comments
 (0)