91a983fc4c
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.
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.