Fix #12510 #12332
Annotations
4 errors and 1 warning
Ruff (A005):
ciphers/base64.py#L1
ciphers/base64.py:1:1: A005 Module `base64` shadows a Python standard-library module
|
Ruff (RUF032):
project_euler/problem_002/sol4.py#L64
project_euler/problem_002/sol4.py:64:34: RUF032 `Decimal()` called with float literal argument
|
Ruff (A005):
strings/wave.py#L1
strings/wave.py:1:1: A005 Module `wave` shadows a Python standard-library module
|
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
|