Skip to content

Commit 8b71477

Browse files
committed
another change
1 parent 01ac12f commit 8b71477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/graphs/generic_graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7916,7 +7916,7 @@ def longest_cycle(self, induced=False, use_edge_labels=False,
79167916
<sage.numerical.mip.MixedIntegerLinearProgram>`.
79177917

79187918
- ``verbose`` -- integer (default: ``0``); sets the level of
7919-
verbosity; set to 0 by default, which means quiet
7919+
verbosity; set to ``0`` by default, which means quiet
79207920

79217921
- ``integrality_tolerance`` -- float; parameter for use with MILP
79227922
solvers over an inexact base ring; see

0 commit comments

Comments
 (0)