Update bug.yml

This commit is contained in:
Jeremiah Lowin 2025-05-05 13:51:11 -04:00
commit ee8df46ea4

View file

@ -32,7 +32,10 @@ body:
placeholder: |
from fastmcp import FastMCP, Client
...
mcp = FastMCP()
async with Client(mcp) as client:
...
render: Python
- type: textarea