What's the context for the changes? Are there any
Why did you choose to make these changes? Were there any trade-offs you had to consider?
Which of these best describes the type of changes being introduced (remove the unused options)
- ✨ New Feature (changes that introduce new functionality)
- 🐛 Bugfix (changes that fix a problem with the current behavior)
- 💥 Breaking Change (Changes that radically modify current behavior and may be problematic)
- ⚗️ Experiments (A notebook with experimentation results)
- 📝 Documentation
- 🔥 Improvements (Minor refactoring, code changes or optimizations)
- ✅ Tests (Unit tests, integration tests, end-to-end tests)
- 👷 🔧 CI or Configuration Files
- Other (Please describe)
Detailed description of the changes introduced, Give examples of the changes you've made in this pull request, include an itemized list if you can and add diagrams or images if necessary. It'll help the reviewer
If there are things that are requested in the task and were not implemented, list them here
Steps to test or reproduce the PR here
poetry run pytest --cov