fix: fix linting error

This commit is contained in:
Krrish Dholakia 2025-03-21 18:08:00 -07:00
parent 1ebdeb852c
commit 8b0c75d88f

View file

@ -393,7 +393,7 @@ async def _user_api_key_auth_builder( # noqa: PLR0915
parent_otel_span=parent_otel_span,
)
valid_token = UserAPIKeyAuth(
valid_token: Optional[UserAPIKeyAuth] = UserAPIKeyAuth(
api_key=None,
team_id=team_id,
team_tpm_limit=(