Files
open-webui/backend/open_webui
Ethan T. a229f9ea42 fix: replace bare except with except Exception (#22473)
Replace bare except clauses with except Exception to follow Python best practices and avoid catching unexpected system exceptions like KeyboardInterrupt and SystemExit.
2026-03-15 17:48:23 -05:00
..
2026-03-15 17:35:06 -05:00
2026-02-11 16:24:11 -06:00
2026-02-21 14:19:28 -06:00
2026-03-08 18:14:09 -05:00
2026-02-11 16:24:11 -06:00
2026-02-12 15:29:34 -06:00