mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
fix ruff
This commit is contained in:
parent
670047d674
commit
92d0e5705f
1 changed files with 0 additions and 1 deletions
|
|
@ -348,7 +348,6 @@ class TestResourceTemplates:
|
|||
response = await api_client.get(f"/users/{user_id}")
|
||||
assert resource == response.json()
|
||||
|
||||
|
||||
async def test_get_resource_template_multi_param(
|
||||
self,
|
||||
fastmcp_openapi_server: FastMCPOpenAPI,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue