... void_dtype_obj: np.dtype[np.void] reveal_type(np.dtype(np.float64)) # E: ... E: numpy.dtype[numpy.str_] # Python types reveal_type(np.dtype(complex)) ...
確定! 回上一頁