## Description ## Type of Change - [ ] 🚀 Feature (`feat`) - [ ] 🐛 Bug Fix (`fix`) - [ ] 📝 Documentation (`docs`) - [ ] ♻️ Refactor (`refactor`) - [ ] 🎨 Code Style (`style`) - [ ] ✅ Tests (`test`) - [ ] 🔧 Chore (`chore`) ## Checklist - [ ] Code follows project style guidelines (ruff, isort) - [ ] Tests added/updated (if applicable) - [ ] Documentation updated (if applicable) - [ ] Commit message follows convention (`type: description`) - [ ] Branch rebased to single commit before merge - [ ] No cache files in commit (`__pycache__`, `*.pyc`) ## Testing ## Related Issues Fixes # ## Screenshots (if applicable)