libsemigroups / libsemigroups_pybind11

Python bindings for the libsemigroups C++ library for semigroups and monoids
https://libsemigroups.github.io/libsemigroups_pybind11
GNU General Public License v3.0
6 stars 7 forks source link

Remove no-excepts #188

Closed Joseph-Edwards closed 2 months ago

Joseph-Edwards commented 2 months ago

This PR removes instances of This function guarantees not to throw a ``LibsemigroupsError``. and This function is guaranteed never to throw.