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
1e2f211057
Renamed schemas to schema as per naming conventions
2025-10-11 12:14:11 +02:00
dd16198276
major refactoring adding vendor and customer features
2025-10-11 09:09:25 +02:00
c971674ec2
marketplace refactoring
2025-10-04 13:38:10 +02:00
6b9817f179
test updates to take into account exception management
2025-09-27 13:47:36 +02:00
cea88a46c5
Marketplace tests update
2025-09-24 22:28:44 +02:00
98285aa8aa
Exception handling enhancement
2025-09-23 22:42:26 +02:00
e348476b65
Moved utils folder to app/utils folder
2025-09-21 21:11:12 +02:00
2db03b20c5
Renaming models/api/ folder to models/schemas/
2025-09-21 21:02:05 +02:00
c494c5b5c6
API and database models refactoring
2025-09-20 20:17:16 +02:00
f042616fdd
fixing DQ issues
2025-09-19 16:54:13 +02:00
0ce708cf09
fixing DQ issues
2025-09-14 15:47:38 +02:00
3eb18ef91e
code quality run
2025-09-13 21:58:54 +02:00
b9fe91ab88
Application fully migrated to modular approach
2025-09-13 21:30:40 +02:00
8fbe64687a
Refactoring code for modular approach
2025-09-09 22:07:21 +02:00
71153a1ff5
Refactoring code for modular approach
2025-09-09 21:27:58 +02:00