mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
chore: format
This commit is contained in:
@@ -10,7 +10,7 @@ def apply_default_group_assignment(
|
|||||||
) -> None:
|
) -> None:
|
||||||
"""
|
"""
|
||||||
Apply default group assignment to a user if default_group_id is provided.
|
Apply default group assignment to a user if default_group_id is provided.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
default_group_id: ID of the default group to add the user to
|
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
|
user_id: ID of the user to add to the default group
|
||||||
|
|||||||
Reference in New Issue
Block a user