Skip to content

Commit 4388fc6

Browse files
committed
comment tweak
1 parent 64c93f4 commit 4388fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_configuration.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ async def search_items():
378378
async def search_items_long():
379379
return [{"id": 1}]
380380

381-
# benchmark - no filter
381+
# Benchmark - no filter
382382
no_filter = FastApiMCP(app)
383383
assert len(no_filter.tools) == 7
384384

0 commit comments

Comments
 (0)