mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-20 04:24:17 +02:00
Remove unclear comment about validate_call
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
7a793f4309
commit
ef1368fda5
1 changed files with 0 additions and 2 deletions
|
|
@ -185,8 +185,6 @@ class FunctionPrompt(Prompt):
|
|||
)
|
||||
)
|
||||
|
||||
# Store original function without validate_call to handle our own conversion
|
||||
|
||||
return cls(
|
||||
name=func_name,
|
||||
description=description,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue