Skip to content

Commit 6590cda

Browse files
Update libsemigroups_pybind11/action.py
Co-authored-by: Joe Edwards <80713360+Joseph-Edwards@users.noreply.github.com>
1 parent 89d0b38 commit 6590cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsemigroups_pybind11/action.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ def generators(self: _Self) -> Iterator[Element]:
279279
_register_cxx_wrapped_type(_type, Action)
280280

281281
########################################################################
282-
# RightAction python class TODO
282+
# RightAction python class
283283
########################################################################
284284

285285

0 commit comments

Comments
 (0)