mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 22:14:18 +02:00
add missing comma
This commit is contained in:
parent
53f2d4da1e
commit
8acf5324fe
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ mcp_with_instructions = FastMCP(
|
|||
instructions="""
|
||||
This server provides data analysis tools.
|
||||
Call get_average() to analyze numerical data.
|
||||
"""
|
||||
""",
|
||||
)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue