Skip to content

Commit 4147d43

Browse files
Format
1 parent 1c1e46d commit 4147d43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/todd-coxeter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ Pro).
982982
:param tc: the :any:`ToddCoxeter` instance.
983983
:type tc: ToddCoxeter)pbdoc");
984984
} // bind_todd_coxeter
985-
} // namespace
985+
} // namespace
986986

987987
void init_todd_coxeter(py::module& m) {
988988
bind_todd_coxeter<word_type>(m, "ToddCoxeterWord");

0 commit comments

Comments
 (0)