Files
David Soria Parra 935fe5d1a0 Make call_tool() return value covariant
`list` is invariant, hence handlers can't just return `list[str]`.
We need to use Sequence here.
2024-11-10 21:47:26 +00:00
..
2024-11-06 12:35:32 +00:00
2024-09-24 22:04:19 +01:00
2024-11-07 14:49:40 +00:00