Commit fe2b6ca6 authored by Da Zheng's avatar Da Zheng Committed by Minjie Wang
Browse files

[Text] fix test; remove torch import. (#670)

parent 401f22ca
......@@ -2,7 +2,6 @@ import os
import backend as F
import networkx as nx
import numpy as np
import torch as th
import dgl
def test_node_removal():
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment