Skip to content

Commit c859843

Browse files
fix doc type
1 parent abbde1b commit c859843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datasets/graphs/cora.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ doesn't consider all nodes.
4747
4848
[1]: [Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking](https://arxiv.org/abs/1707.03815)
4949
50-
[2]: [Planetoid](https://github.com/kimiyoung/planetoid
50+
[2]: [Planetoid](https://github.com/kimiyoung/planetoid)
5151
"""
5252
struct Cora <: AbstractDataset
5353
metadata::Dict{String, Any}

0 commit comments

Comments
 (0)