Hello, I noticed cfv does not use type hints. Type hints and type checkers such as [mypy](https://mypy.readthedocs.io/en/stable/#) are great aids for making robust code. Strongly recommended. Cheers, J
Hello,
I noticed cfv does not use type hints. Type hints and type checkers such as mypy are great aids for making robust code. Strongly recommended.
Cheers,
J