feat: add Jarvis March (Gift Wrapping) convex hull algorithm #17002
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (F401):
geometry/jarvis_march_unit.py#L5
geometry/jarvis_march_unit.py:5:8: F401 `pytest` imported but unused
|
|
Ruff (I001):
geometry/jarvis_march_unit.py#L5
geometry/jarvis_march_unit.py:5:1: I001 Import block is un-sorted or un-formatted
|