Skip to content

Commit 378433b

Browse files
Format
1 parent 24af1a9 commit 378433b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)