mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Format the split guard-components test module
This commit is contained in:
parent
f7eed91aa8
commit
46cd0c7933
1 changed files with 0 additions and 2 deletions
|
|
@ -62,8 +62,6 @@ def _modern_proxy(backend: FastMCP) -> FastMCP:
|
|||
return FastMCPProxy(client_factory=lambda: ProxyClient(backend, mode="auto"))
|
||||
|
||||
|
||||
|
||||
|
||||
class TestPromptGuard:
|
||||
"""`InputRequiredResult` is a result type, not a tools/call feature, so a
|
||||
prompt can ask for input the same way a tool does (SEP-2322)."""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue