Files
open-webui/backend
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
..
2025-09-12 14:09:32 +08:00
2026-03-07 17:12:22 -06:00
2026-03-13 20:57:12 -05:00
2025-06-27 15:46:38 +04:00
2025-10-07 16:20:27 -05:00