def ones(shape: int | Iterable[int], dtype: object | None = None, order: str | None = 'C') -> ndarray