Skip to content

Commit

Permalink
Update src/froidure-pin-base.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Edwards <[email protected]>
  • Loading branch information
james-d-mitchell and Joseph-Edwards authored Nov 8, 2024
1 parent 85bf656 commit 33e2e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/froidure-pin-base.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ path in the left Cayley graph from *j* labelled by
py::arg("fpb"),
py::arg("pos"),
R"pbdoc(
:sig=(self: FroidurePinBase, pos: int) -> List[int]:
:sig=(fpb: FroidurePinBase, pos: int) -> List[int]:
Returns the short-lex least word representing an element given by index.
Expand Down

0 comments on commit 33e2e74

Please sign in to comment.