If you sprinkle your code with type annotations, mypy can ... *args and **kwargs arguments can be annotated like so: def stars(*args: int, ...
確定! 回上一頁