gh-39330: fix a bunch of typos and add some spaces after commas #222
Annotations
10 errors and 2 warnings
Ruff (PLR1716):
src/sage/algebras/quantum_groups/q_numbers.py#L196
sage/algebras/quantum_groups/q_numbers.py:196:13: PLR1716 Contains chained boolean comparison that can be simplified
|
Ruff (PLR1716):
src/sage/combinat/composition_tableau.py#L826
sage/combinat/composition_tableau.py:826:42: PLR1716 Contains chained boolean comparison that can be simplified
|
Ruff (PLR1716):
src/sage/combinat/designs/orthogonal_arrays_build_recursive.py#L1005
sage/combinat/designs/orthogonal_arrays_build_recursive.py:1005:12: PLR1716 Contains chained boolean comparison that can be simplified
|
Ruff (PLR1716):
src/sage/combinat/gray_codes.py#L203
sage/combinat/gray_codes.py:203:12: PLR1716 Contains chained boolean comparison that can be simplified
|
Ruff (PLR1716):
src/sage/combinat/ncsf_qsym/combinatorics.py#L297
sage/combinat/ncsf_qsym/combinatorics.py:297:42: PLR1716 Contains chained boolean comparison that can be simplified
|
Ruff (PLR1716):
src/sage/combinat/parallelogram_polyomino.py#L2222
sage/combinat/parallelogram_polyomino.py:2222:12: PLR1716 Contains chained boolean comparison that can be simplified
|
Ruff (PLR1716):
src/sage/combinat/permutation.py#L2124
sage/combinat/permutation.py:2124:12: PLR1716 Contains chained boolean comparison that can be simplified
|
Ruff (PLR1716):
src/sage/combinat/permutation.py#L2126
sage/combinat/permutation.py:2126:14: PLR1716 Contains chained boolean comparison that can be simplified
|
Ruff (PLR1716):
src/sage/combinat/permutation.py#L2128
sage/combinat/permutation.py:2128:14: PLR1716 Contains chained boolean comparison that can be simplified
|
Ruff (PLR1716):
src/sage/combinat/permutation.py#L2130
sage/combinat/permutation.py:2130:14: PLR1716 Contains chained boolean comparison that can be simplified
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
The process '/usr/bin/git' failed with exit code 128
|