Commit Graph

4 Commits

Author SHA1 Message Date
21c13ca39b style: apply black and isort formatting across entire codebase
- Standardize quote style (single to double quotes)
- Reorder and group imports alphabetically
- Fix line breaks and indentation for consistency
- Apply PEP 8 formatting standards

Also updated Makefile to exclude both venv and .venv from code quality checks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 19:30:17 +01:00
5fa911df00 adding docstring to classes 2025-11-10 19:42:41 +01:00
6b9817f179 test updates to take into account exception management 2025-09-27 13:47:36 +02:00
e348476b65 Moved utils folder to app/utils folder 2025-09-21 21:11:12 +02:00