algorithm for shuffling elements of an array. #12415
Annotations
3 errors and 1 warning
Ruff (A001):
other/shuffled_array.py#L35
other/shuffled_array.py:35:9: A001 Variable `any` is shadowing a Python builtin
|
Ruff (A001):
other/shuffled_array.py#L39
other/shuffled_array.py:39:13: A001 Variable `any` is shadowing a Python builtin
|
ruff
Process completed with exit code 1.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|