Skip to content

Commit 7455ac0

Browse files
committed
removed a whitespace
1 parent babb6bb commit 7455ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/graphs/matching_covered_graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3267,7 +3267,7 @@ def tight_cut_decomposition(self):
32673267
corresponding vertex set partition.
32683268
"""
32693269
raise NotImplementedError()
3270-
3270+
32713271
@doc_index('Miscellaneous methods')
32723272
def update_matching(self, matching):
32733273
r"""

0 commit comments

Comments
 (0)