Files
diarization-ui/app.py
Wolf Beckmann bdff373959 fix(diarization-ui): have _job_get return dict instead of sqlite3.Row
sqlite3.Row does not support .get() — converting to dict at the source
fixes all current and future call sites uniformly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 10:06:41 +01:00

61 KiB