Replace broad `except Exception` with specific types (FileNotFoundError, PermissionError, OSError) so errors are properly categorized in logs. Users reporting bugs will get actionable messages instead of generic ones. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analyses.py | ||
| documents.py | ||
| schemas.py | ||