Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.3 KB

File metadata and controls

39 lines (25 loc) · 1.3 KB

Title

✨ Context

What's the context for the changes? Are there any

🧠 Rationale behind the change

Why did you choose to make these changes? Were there any trade-offs you had to consider?

Type of changes

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)

🛠 What does this PR implement

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

🙈 Missing

If there are things that are requested in the task and were not implemented, list them here

🧪 How should this be tested?

Steps to test or reproduce the PR here

  • poetry run pytest --cov