Skip to content

Commit

Permalink
[Text] fix test; remove torch import. (dmlc#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
zheng-da authored and jermainewang committed Jun 18, 2019
1 parent 401f22c commit fe2b6ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/compute/test_removal.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import backend as F
import networkx as nx
import numpy as np
import torch as th
import dgl

def test_node_removal():
Expand Down

0 comments on commit fe2b6ca

Please sign in to comment.