Skip to content

Commit cdda9d5

Browse files
committed
Update name of PR in comment
1 parent 0e5ad3f commit cdda9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/graphs/graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7437,7 +7437,7 @@ def modular_decomposition(self, algorithm=None, style="tuple"):
74377437
A buggy implementation of the linear time algorithm from [TCHP2008]_
74387438
was removed in Sage 9.7, see :issue:`25872`. A new implementation
74397439
was reintroduced in Sage 10.6 after some corrections to the original
7440-
algorithm, see :issue:`xxxxx`.
7440+
algorithm, see :issue:`39038`.
74417441
74427442
TESTS:
74437443

0 commit comments

Comments
 (0)