Add comprehensive test coverage for maths.abs module #15582
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E501):
maths/test_abs.py#L123
maths/test_abs.py:123:89: E501 Line too long (92 > 88)
|
|
Ruff (I001):
maths/test_abs.py#L8
maths/test_abs.py:8:1: I001 Import block is un-sorted or un-formatted
|