How one can type a decorator function that does not change anything? from typing import Callable, TypeVar C = TypeVar ...
確定! 回上一頁