mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 21:14:17 +02:00
fixing ruff
This commit is contained in:
parent
08e850441a
commit
2a08b831ad
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@ class TestResourceTemplates:
|
|||
== r"resource://openapi/get_user_users__user_id__get/{user_id}"
|
||||
)
|
||||
assert (
|
||||
resource_templates[1].name
|
||||
resource_templates[1].name
|
||||
== "get_user_active_state_users__user_id___is_active__get"
|
||||
)
|
||||
assert (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue