Skip to content

Commit d12921a

Browse files
dcoudertMatthias Koeppe
authored andcommitted
add link to PR
1 parent 145f473 commit d12921a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/graphs/generic_graph_pyx.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ cdef class SubgraphSearch:
726726
6
727727
728728
Check that the method is working even when vertices or edges are of
729-
incomparable types::
729+
incomparable types (see :trac:`35904`)::
730730
731731
sage: from sage.graphs.generic_graph_pyx import SubgraphSearch
732732
sage: G = Graph()

0 commit comments

Comments
 (0)