We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6510b commit 89d0b38Copy full SHA for 89d0b38
docs/source/main-algorithms/froidure-pin/helpers.rst
@@ -34,4 +34,4 @@ Full API
34
.. automodule:: libsemigroups_pybind11.froidure_pin
35
:members:
36
:imported-members:
37
- :exclude-members: FroidurePin, FroidurePinBase
+ :exclude-members: FroidurePin
docs/source/main-algorithms/froidure-pin/to-froidure-pin.rst
@@ -7,7 +7,7 @@
7
.. currentmodule:: libsemigroups_pybind11
8
9
Converting to a FroidurePin
10
-==============================
+===========================
11
12
This page contains documentation relating to converting
13
``libsemigroups_pybind11`` objects into :any:`FroidurePin` instances using
0 commit comments