mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 14:54:24 +01:00
ruff fix
This commit is contained in:
@@ -3,7 +3,6 @@ import click
|
|||||||
import mcp.types as types
|
import mcp.types as types
|
||||||
from mcp.server import AnyUrl, Server
|
from mcp.server import AnyUrl, Server
|
||||||
|
|
||||||
|
|
||||||
SAMPLE_RESOURCES = {
|
SAMPLE_RESOURCES = {
|
||||||
"greeting": "Hello! This is a sample text resource.",
|
"greeting": "Hello! This is a sample text resource.",
|
||||||
"help": "This server provides a few sample text resources for testing.",
|
"help": "This server provides a few sample text resources for testing.",
|
||||||
|
|||||||
Reference in New Issue
Block a user