We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 593efcb commit 21d0dedCopy full SHA for 21d0ded
tests/conftest.py
@@ -1,5 +1,5 @@
1
-from pydantic import AnyUrl
2
import pytest
+from pydantic import AnyUrl
3
4
from mcp_python.server import Server
5
from mcp_python.server.types import InitializationOptions
0 commit comments