mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-04 19:44:23 +08:00
* rename * remove test transpose * udpate * rename * cleanup --------- Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
7 lines
61 B
Python
7 lines
61 B
Python
def test():
|
|
pass
|
|
|
|
|
|
if __name__ == "__main__":
|
|
test()
|