chore: format

This commit is contained in:
Timothy Jaeryang Baek
2025-12-02 17:16:12 -05:00
parent 8361f73ca6
commit 73f7e91dec

View File

@@ -10,7 +10,7 @@ def apply_default_group_assignment(
) -> None:
"""
Apply default group assignment to a user if default_group_id is provided.
Args:
default_group_id: ID of the default group to add the user to
user_id: ID of the user to add to the default group