Please check if your PR fulfills the following requirements:
- Docs have been reviewed and added / updated if needed (for bug fixes / features)
- Tests have been added that prove the fix is effective or that the feature works.
- New and existing tests pass locally with the changes.
- Code follows the style guidelines of this project (PEP8, clean code).
- Linter has passed locally and any fixes were made for failures.
- A self-review of the code has been done.
Please check the type of change your PR introduces:
- Bugfix
- Feature
- Code style update (formatting, renaming)
- Refactoring (no functional changes, no api changes)
- Build related changes
- Documentation content changes (not tied to bugs/features)
- Other (please describe):
-
Ticket Number: N/A
-
Issue Number: N/A
- Yes
- No