Files
Max Isbey 91a983fc4c chore: ignore ANN204 to allow __init__ without return type
Replaces mypy-init-return (which only exempts __init__ when args are
typed) with a blanket ANN204 ignore. Special methods have well-known
return types and pyright infers them correctly.
2026-03-24 23:12:43 +00:00
..
2024-11-19 12:37:10 +00:00

Python SDK Examples

This folders aims to provide simple examples of using the Python SDK. Please refer to the servers repository for real-world servers.