has2k1 / mizani

A scales package for python
https://mizani.readthedocs.io
BSD 3-Clause "New" or "Revised" License
49 stars 14 forks source link

Incorrect typing for `breaks_date` #50

Open krassowski opened 1 week ago

krassowski commented 1 week ago

It should accept either int or str:

https://github.com/has2k1/mizani/blob/01bad3122d97cda62816eba90102175f9e1acbaa/mizani/breaks.py#L441-L452