Skip to content

Commit 90c6e20

Browse files
committed
graphs/modular_decomposition: fix linter
1 parent 0fd4827 commit 90c6e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/graphs/graph_decompositions/modular_decomposition.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,6 +1465,7 @@ def recreate_decomposition(trials, algorithm, max_depth, max_fan_out,
14651465
if verbose:
14661466
print("Passes!")
14671467

1468+
14681469
@random_testing
14691470
def check_algos_are_equivalent(trials, graph_gen, verbose=False):
14701471
r"""

0 commit comments

Comments
 (0)