Skip to content

Commit

Permalink
Update threedgraph.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
limei0307 authored Jul 28, 2022
1 parent 14bc312 commit a8c6253
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/threedgraph/threedgraph.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
"execution_count": 2,
"source": [
"import torch\n",
"import sys\n",
"sys.path.insert(0,'..')\n",
"sys.path.insert(0,'../..')\n",
"from dig.threedgraph.dataset import QM93D\n",
"from dig.threedgraph.dataset import MD17\n",
"from dig.threedgraph.method import SphereNet #SchNet, DimeNetPP, ComENet\n",
Expand Down

0 comments on commit a8c6253

Please sign in to comment.