Skip to content

Commit 4336247

Browse files
fix: fix linting errors
1 parent 53d0cbb commit 4336247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

litellm/proxy/_experimental/mcp_server/auth/litellm_auth_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Dict, List, Optional, Union
1+
from typing import Dict, List, Optional
22

33
from mcp.server.auth.middleware.bearer_auth import AuthenticatedUser
44

0 commit comments

Comments
 (0)