def init(self, rng: Optional[Any], randfunc: Optional[Callable]) -> None: ... But I can't instantiate s = StrongRandom() , without mypy telling me I have ...
確定! 回上一頁