Skip to content

Commit b1700f0

Browse files
committed
Test
1 parent b94fa2f commit b1700f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vicutils/geometry/geometry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from functools import cache
44

55

6-
76
class Line:
87
"""Represents an infinite line in 2D space using equation ax + by = c"""
98

0 commit comments

Comments
 (0)