mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-17 18:21:46 -05:00
- Removed duplicate import of `FolderValidationError` in `rest_api.py` to streamline the code. - Added a blank line in `db.py` before the `list_folders` function to enhance code readability. - These changes improve the organization and clarity of the API codebase.