- fixes #
Checklist:
- Add tests demonstrating the correct behavior of the change. All tests should pass.
- Add/Update relevant docs in the code and in the
docsdirectory. - Ensure the PR doesn't contain the code non-conformant with project formatting and linting rules.
- Run
ruffand fix issues. - Run
pytestno tests failed. See the development section.