Skip to content

Commit 5e7fa03

Browse files
committed
Fix docs
1 parent 1d53a63 commit 5e7fa03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tutorial/2_graphs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
using Graphs
44
using MetaGraphsNext
5-
using SimpleTraits
5+
using SimpleTraits #src
66
using Test #src
77

88
# `MetaGraph`s inherit many methods from Graphs.jl. In general, inherited methods refer to vertices by codes, not labels, for compatibility with the `AbstractGraph` interface.

0 commit comments

Comments
 (0)