Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Jan 22, 2023
1 parent 7fe3f21 commit 1e18a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/source/tutorial/explain.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ We configure the :class:`~torch_geometric.explain.Explainer` to use both a :obj:
from torch_geometric.data import HeteroData
from torch_geometric.explain import Explainer, CaptumExplainer
from torch_geometric.explain.config import ModelConfig
hetero_data = HeteroData(...) # A heterogeneous graph data object.
Expand Down

0 comments on commit 1e18a6e

Please sign in to comment.