But you need to add type hints for your decorator ( add_log in this case) too, or you'll get Any ed wrapped function. mypy's reveal_type can ...
確定! 回上一頁