ranranrunforit's picture
download
raw
463 Bytes
from typing_extensions import deprecated, override
from ._backend import Backend
class DistutilsBackend(Backend):
@deprecated(
"distutils has been deprecated since NumPy 1.26.x. Use the Meson backend instead, or generate wrappers without -c and "
"use a custom build script"
)
# NOTE: the `sef` typo matches runtime
def __init__(sef, *args: object, **kwargs: object) -> None: ...
@override
def compile(self) -> None: ...

Xet Storage Details

Size:
463 Bytes
·
Xet hash:
0dd3b86d63a8f79a78af443fdfecbd13871d81e7b3fc7d3c3b688bd83d4c7943

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.