Skip to content

Commit 124900f

Browse files
committed
Removed unused copy for pyflakes.
1 parent 34bbd61 commit 124900f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/combinat/key_polynomial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
from sage.rings.polynomial.multi_polynomial_ring_base import MPolynomialRing_base
4141

4242
from collections.abc import Collection
43-
from copy import copy
4443

4544

4645
class KeyPolynomial(CombinatorialFreeModule.Element):

0 commit comments

Comments
 (0)