style: fix black 24.10.0 formatting for team_endpoints.py

This commit is contained in:
Nandana Dileep 2026-04-19 16:35:52 +05:30
parent 72514cc6a3
commit c3962322b7

View file

@ -4051,7 +4051,9 @@ async def list_team(
except Exception as e:
team_exception = """Invalid team object for team_id: {}. team_object={}.
Error: {}
""".format(team.team_id, team.model_dump(), str(e))
""".format(
team.team_id, team.model_dump(), str(e)
)
verbose_proxy_logger.exception(team_exception)
continue
# Sort the responses by team_alias