chore: drop explanatory suffix from pyright suppression

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
Devin AI 2026-09-15 12:39:16 +00:00
parent a33539d107
commit c2ef80ac3f

View file

@ -556,7 +556,7 @@ async def _get_team_allowed_mcp_servers(
return set()
from litellm.proxy.auth.auth_checks import (
_get_mcp_server_ids_from_access_groups, # pyright: ignore[reportPrivateUsage] # same shared resolver the runtime MCP auth path calls
_get_mcp_server_ids_from_access_groups, # pyright: ignore[reportPrivateUsage]
)
access_group_servers: Final = await _get_mcp_server_ids_from_access_groups(