mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-07 08:14:25 +01: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