[pre-commit.ci] pre-commit autoupdate -- ruff 2025 stable format #12348
Annotations
4 errors and 1 warning
Ruff (F523):
maths/dual_number_automatic_differentiation.py#L22
maths/dual_number_automatic_differentiation.py:22:25: F523 `.format` call has unused arguments at position(s): 0, 1
|
Ruff (F524):
maths/dual_number_automatic_differentiation.py#L22
maths/dual_number_automatic_differentiation.py:22:25: F524 `.format` call is missing argument(s) for placeholder(s): dual, n
|
Ruff (E501):
maths/dual_number_automatic_differentiation.py#L22
maths/dual_number_automatic_differentiation.py:22:89: E501 Line too long (95 > 88)
|
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
|