Files
romm/backend/handler/metadata
Georges-Antoine Assi f2df03361e fix: cast spread-dict back to RAUserGameProgression to preserve typing
Pylance infers dict[str, Unknown] from the {**old, "highest_award_kind": ...}
spread, which then fails to assign to list[RAUserGameProgression]. Wrap in
typing.cast so the TypedDict type survives the reassignment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 18:08:18 -04:00
..
2026-04-03 10:54:31 -04:00
2026-03-07 09:56:17 -05:00
2026-04-05 19:15:33 -04:00
fix
2026-04-12 16:09:36 -04:00
2026-02-09 17:26:21 -05:00
2025-09-20 19:38:26 -04:00
2025-10-17 22:22:10 -04:00