chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""Init all C APIs in the default namespace."""
|
||||
from .function import _init_api
|
||||
|
||||
__all__ = _init_api("dgl.capi", __name__)
|
||||
Reference in New Issue
Block a user