Skip to content

Commit b36bde3

Browse files
committed
ruff fix
1 parent bbd9d05 commit b36bde3

File tree

1 file changed

+0
-1
lines changed
  • examples/servers/simple-resource/mcp_simple_resource

1 file changed

+0
-1
lines changed

examples/servers/simple-resource/mcp_simple_resource/server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import mcp.types as types
44
from mcp.server import AnyUrl, Server
55

6-
76
SAMPLE_RESOURCES = {
87
"greeting": "Hello! This is a sample text resource.",
98
"help": "This server provides a few sample text resources for testing.",

0 commit comments

Comments
 (0)