Please include a summary of the change and which issue is fixed.
Fixes # (issue)
- Bug fix (non-breaking change fixing an issue)
- New feature (non-breaking change adding functionality)
- Breaking change (fix or feature that breaks existing behavior)
- Documentation update
- Dependency update
-
pytestpasses locally - Manual test with sample data
- My code follows the project's style guidelines
- I have added tests that prove my fix/feature works
- All new and existing tests pass
- I have updated the documentation accordingly
- I have added a CHANGELOG entry