We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312e7be commit 947c57fCopy full SHA for 947c57f
src/sage/combinat/sf/witt.py
@@ -23,7 +23,6 @@
23
from sage.arith.misc import divisors
24
from sage.combinat.integer_lists.invlex import IntegerListsLex
25
from sage.combinat.partitions import ZS1_iterator
26
-from sage.matrix.constructor import matrix
27
from sage.misc.cachefunc import cached_method
28
29
0 commit comments