Skip to content

Commit 55581f6

Browse files
committed
ruff check fix
1 parent 04c4a72 commit 55581f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mcp/server/fastmcp/authorizer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import abc
44
from typing import TYPE_CHECKING, Any
5+
56
from pydantic import AnyUrl
67

78
from mcp.shared.context import LifespanContextT, RequestT

0 commit comments

Comments
 (0)