diff --git a/litellm/proxy/management_endpoints/ui_sso.py b/litellm/proxy/management_endpoints/ui_sso.py index d1db21a2706..123f58ab896 100644 --- a/litellm/proxy/management_endpoints/ui_sso.py +++ b/litellm/proxy/management_endpoints/ui_sso.py @@ -1149,7 +1149,7 @@ class SSOAuthenticationHandler: generic_client_id (Optional[str], optional): The Generic Client ID. Defaults to None. Returns: - RedirectResponse: The redirect response from the SSO provider + RedirectResponse: The redirect response from the SSO provider. """ # Google SSO Auth if google_client_id is not None: