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 c00dabe commit bc18aa8Copy full SHA for bc18aa8
src/sage/modules/free_module_element.pyx
@@ -116,6 +116,7 @@ cimport cython
116
from cpython.slice cimport PySlice_GetIndicesEx
117
118
from sage.categories.rings import Rings
119
+from sage.misc.superseded import deprecated_function_alias
120
from sage.structure.sequence import Sequence
121
from sage.structure.element cimport Element, Vector
122
from sage.structure.element import canonical_coercion
0 commit comments