python-fire
python-fire copied to clipboard
[Question] Even if no type hints is supplied, would `python-fire` accept stub files?
I know there is a guide line of code style remarking it will not accept type hints.
However, would you accept type hints in stub files, rather than in source files?