mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-04 20:05:11 -05:00
E722 is "Do not use bare except, specify exception instead" but except json.JSONDecodeError is not a bare except
E722 is "Do not use bare except, specify exception instead" but except json.JSONDecodeError is not a bare except