Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 373 Bytes

File metadata and controls

18 lines (12 loc) · 373 Bytes

Note: do not work on the master branch, only into you own (based on dev) or dev.

Changes proposed in this PR

  • Fixes #
  • ...
  • ...

It is very important to keep up to date tests and documentation.

  • Tests added/updated
  • Documentation updated

Is your code right?

  • PEP8 compliant
  • flake8 passed (bonus)
  • pylint passed (bonus)