Mypy : Cannot assign to field of Callable type ... from typing import Callable class A: f = None # type: Callable[[int], ...
確定! 回上一頁