Add files via upload #10344
Annotations
4 errors
Ruff (E501):
maths/line_intersection.py#L55
maths/line_intersection.py:55:89: E501 Line too long (99 > 88)
|
Ruff (E501):
maths/line_intersection.py#L59
maths/line_intersection.py:59:89: E501 Line too long (98 > 88)
|
Ruff (E501):
maths/line_intersection.py#L77
maths/line_intersection.py:77:89: E501 Line too long (91 > 88)
|
ruff
Process completed with exit code 1.
|