mizani
mizani copied to clipboard
A scales package for python
Results
2
mizani issues
Sort by
recently updated
recently updated
newest added
- [x] Run tests and coverage locally ```sh git switch main git pull origin/main make test make coverage ``` - [x] The tests pass - [x] The coverage is acceptable...
It should accept either `int` or `str`: https://github.com/has2k1/mizani/blob/01bad3122d97cda62816eba90102175f9e1acbaa/mizani/breaks.py#L441-L452
enhancement