google/python-fire

[Question] Even if no type hints is supplied, would `python-fire` accept stub files?

Diogo-Rossi opened this issue · 1 comments

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?

The upcoming release v0.6.0 will be the last release to support Python 2. After that, we will drop Python 2 support and type hints will be fair game.