We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d69f5 commit 46d35e2Copy full SHA for 46d35e2
GNNGraphs/docs/make.jl
@@ -2,7 +2,7 @@ using Documenter
2
using DocumenterInterLinks
3
using GNNGraphs
4
using MLUtils # this is needed by setdocmeta!
5
-using Graphs: induced_subgraph, has_edge
+using Graphs
6
7
8
DocMeta.setdocmeta!(GNNGraphs, :DocTestSetup, :(using GNNGraphs, MLUtils); recursive = true)
0 commit comments