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 e8cdeaf commit 93de55aCopy full SHA for 93de55a
src/flint/types/fmpz_mod_mpoly.pyx
@@ -4,7 +4,7 @@ from flint.flint_base.flint_base cimport (
4
ordering_py_to_c,
5
ordering_c_to_py,
6
)
7
-from flint.flint_base.flint_base import FLINT_RELEASE, FLINT_VERSION
+from flint.flint_base.flint_base import FLINT_VERSION
8
9
from flint.utils.typecheck cimport typecheck
10
from flint.utils.flint_exceptions import DomainError, IncompatibleContextError
0 commit comments