mirror of
https://github.com/Sun-ZhenXing/mcp-template-python.git
synced 2026-03-24 03:38:05 +00:00
chore: update deps
This commit is contained in:
@@ -2,7 +2,7 @@ from operator import add, mul, sub, truediv
|
||||
|
||||
from mcp.server.fastmcp import FastMCP
|
||||
|
||||
from ..config import settings
|
||||
from mcp_template_python.config import settings
|
||||
|
||||
mcp = FastMCP("math", instructions=settings.instructions)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user