Updated SageMath version to 10.4.rc1 #259
Annotations
10 errors
Ruff (PLR1704):
src/sage/algebras/steenrod/steenrod_algebra_mult.py#L786
sage/algebras/steenrod/steenrod_algebra_mult.py:786:13: PLR1704 Redefining argument with the local name `c`
|
Ruff (PLC2401):
src/sage/arith/all.py#L33
sage/arith/all.py:33:1: PLC2401 Variable name `σ` contains a non-ASCII character
|
Ruff (PLR1704):
src/sage/calculus/calculus.py#L1115
sage/calculus/calculus.py:1115:13: PLR1704 Redefining argument with the local name `bits`
|
Ruff (PLR1704):
src/sage/calculus/calculus.py#L1120
sage/calculus/calculus.py:1120:17: PLR1704 Redefining argument with the local name `degree`
|
Ruff (PLR1704):
src/sage/calculus/desolvers.py#L1689
sage/calculus/desolvers.py:1689:35: PLR1704 Redefining argument with the local name `ivar`
|
Ruff (PLR2044):
src/sage/categories/pushout.py#L1412
sage/categories/pushout.py:1412:47: PLR2044 Line with empty comment
|
Ruff (PLR1704):
src/sage/combinat/bijectionist.py#L1792
sage/combinat/bijectionist.py:1792:21: PLR1704 Redefining argument with the local name `p`
|
Ruff (PLR1704):
src/sage/combinat/cluster_algebra_quiver/mutation_type.py#L1490
sage/combinat/cluster_algebra_quiver/mutation_type.py:1490:17: PLR1704 Redefining argument with the local name `k`
|
Ruff (PLR1704):
src/sage/combinat/designs/incidence_structures.py#L2081
sage/combinat/designs/incidence_structures.py:2081:17: PLR1704 Redefining argument with the local name `k`
|
Ruff (PLR1736):
src/sage/combinat/diagram_algebras.py#L4809
sage/combinat/diagram_algebras.py:4809:37: PLR1736 List index lookup in `enumerate()` loop
|