me: let's do some maintenance dev work & add type hints, easy.
me: oh no, this is a subclass of str and I have to make mypy happy about it
https://github.com/matthewdeanmartin/colorclass/blob/main/colorclass/core.py#L51
May 25, 2024
me: let's do some maintenance dev work & add type hints, easy.
me: oh no, this is a subclass of str and I have to make mypy happy about it
https://github.com/matthewdeanmartin/colorclass/blob/main/colorclass/core.py#L51