Skip to content

Commit 60baac9

Browse files
Format
1 parent 0462cd5 commit 60baac9

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

src/libsemigroups_pybind11/__init__.py

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,7 @@
5656
from .order import wr_cmp
5757
from .presentation import InversePresentation, Presentation
5858
from .schreier_sims import SchreierSims
59-
from .sims import (
60-
MinimalRepOrc,
61-
RepOrc,
62-
Sims1,
63-
Sims2,
64-
SimsRefinerFaithful,
65-
SimsRefinerIdeals,
66-
)
59+
from .sims import MinimalRepOrc, RepOrc, Sims1, Sims2, SimsRefinerFaithful, SimsRefinerIdeals
6760
from .stephen import Stephen
6861
from .to import to
6962
from .todd_coxeter import ToddCoxeter

0 commit comments

Comments
 (0)