Sam Chaudry
Upload folder using huggingface_hub
7885a28 verified
raw
history blame
143 Bytes
py.extension_module(
'_check_build',
'_check_build.pyx',
cython_args: cython_args,
install: true,
subdir: 'sklearn/__check_build',
)