Before submitting your PR for review:
- Please add unit tests checking your code.
- Please merge the master branch into your branch and merge conflicts.
- Please check if all the current tests in the
/tests
directory pass successfully. We use thepytest
framework.