mirror of
https://ghfast.top/https://github.com/aeroxw/easy_tdx_max.git
synced 2026-09-12 14:34:18 +08:00
- watchlist_store/routers/watchlist: 裸 dict 补泛型参数 dict[str, object] - routers/stream: event_gen 返回 AsyncGenerator[str, None] 注解 - app: _watch_symbols 返回类型;teardown 变量改名消除类型冲突 - ruff: 5 处超长行拆行、3 处导入排序自动修复 ruff / mypy (226 files) / 1078 tests 全绿