Add files via upload #10348
Annotations
4 errors
Ruff (E501):
maths/line_intersection.py#L73
maths/line_intersection.py:73:89: E501 Line too long (99 > 88)
|
Ruff (E501):
maths/line_intersection.py#L77
maths/line_intersection.py:77:89: E501 Line too long (98 > 88)
|
Ruff (E501):
maths/line_intersection.py#L95
maths/line_intersection.py:95:89: E501 Line too long (91 > 88)
|
ruff
Process completed with exit code 1.
|