mirror of
https://github.com/xtekky/gpt4free.git
synced 2026-03-07 06:12:16 -08:00
Bare `except:` catches BaseException including KeyboardInterrupt and SystemExit. Replaced 34 instances with `except Exception:`. |
||
|---|---|---|
| .. | ||
| examples | ||
| testing | ||
| tool | ||
| unittest | ||