Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 299 Bytes

Developers.md

File metadata and controls

13 lines (11 loc) · 299 Bytes

Developers

Most active development happens in the v2 branch, please make pull requests there

Running unit tests

pytest tests

Formatting

The unit tests in the master branch are deprecated but improved unit tests are being developed in the "v2" branch.

./scripts/format.sh