Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 413 Bytes

File metadata and controls

13 lines (10 loc) · 413 Bytes

Thanks for contributing!

Before submitting your pull request please have a look at the following checklist:

  • ran the tests (pytest)
  • all style issues addressed (flake8)
  • your changes are covered by tests
  • your changes are documented, if needed

In addition, please take care to provide a proper description on what your change does, fixes or achieves when submitting the pull request.