mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 06:54:18 +01:00
style: Fix imports and line length formatting
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import anyio
|
||||
import click
|
||||
import mcp.types as types
|
||||
from pydantic import AnyUrl
|
||||
from mcp.server.lowlevel import Server
|
||||
from pydantic import AnyUrl
|
||||
|
||||
SAMPLE_RESOURCES = {
|
||||
"greeting": "Hello! This is a sample text resource.",
|
||||
|
||||
Reference in New Issue
Block a user