Thank you for your contribution!
Please describe your changes clearly and link any related issue(s).
(e.g., Fixes #123, Closes #45)
- Bug fix
- New feature
- Documentation update
- Refactor
- Other (please describe):
- My code follows the style guidelines of this project
- I have performed a self-review of my code
- I have commented my code where necessary
- I have updated documentation (README, Usage, etc.)
- My changes generate no new warnings or errors
- I have added tests (if applicable)
- All tests pass locally with my changes