Union[str, callable] + *fields, # type: typing.Union[str, typing.Callable] Review comment: mypy does not accept `callable`: `Function ...
確定! 回上一頁