Skip to content

Commit

Permalink
using Graphs
Browse files Browse the repository at this point in the history
  • Loading branch information
aurorarossi committed Dec 7, 2024
1 parent c4d69f5 commit 46d35e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNNGraphs/docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ using Documenter
using DocumenterInterLinks
using GNNGraphs
using MLUtils # this is needed by setdocmeta!
using Graphs: induced_subgraph, has_edge
using Graphs


DocMeta.setdocmeta!(GNNGraphs, :DocTestSetup, :(using GNNGraphs, MLUtils); recursive = true)
Expand Down

0 comments on commit 46d35e2

Please sign in to comment.