Improve scan decision card hydration

This commit is contained in:
2569718930@qq.com
2026-05-17 18:57:02 +08:00
parent 5c2977fe71
commit 8ade6dd7d2
6 changed files with 122 additions and 10 deletions
+1 -1
View File
@@ -1083,7 +1083,7 @@ def _process_airport_city(
last_city: dict,
chat_ids: List[str],
bot: Any,
) -> tuple | None:
) -> Optional[Tuple[str, dict]]:
"""Process one airport city and return (city, new_state_entry) or None.
This is the per-city unit used by the concurrent thread pool in