mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-04 03:45:12 -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