Please include a summary of the changes and the related issue. Clearly describe the purpose of the pull request.
Fixes # (issue)
Please delete options that are not relevant:
- Bug fix (non-breaking change which fixes an issue)
- Improvements (non-breaking changes such as refactoring, performance optimization, etc.)
- New feature (non-breaking change which adds functionality)
- Breaking change (bug fix, new feature, dependency upgrade, etc.)
- Documentation update
- Other (please specify):
- My code follows the style guidelines of this project.
- I have performed a self-review of my code.
- I have added tests that prove my fix is effective or that my feature works.
- New and existing unit tests pass locally with my changes.
- I have updated the documentation to reflect my changes (if applicable).
- I agree to follow this project's Code of Conduct.