Unverified Commit 3af61c6b authored by Ayush Noori's avatar Ayush Noori Committed by GitHub
Browse files

[Doc] Fix typo in ShaDowKHopSampler (#6587)

parent 1ca17bfa
......@@ -95,7 +95,7 @@ class ShaDowKHopSampler(Sampler):
Parameters
----------
g : DGLGraph
The graph to sampler from.
The graph to sample nodes from.
seed_nodes : Tensor or dict[str, Tensor]
The nodes sampled in the current minibatch.
exclude_eids : Tensor or dict[etype, Tensor], optional
......
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