Skip to content

Commit 7002f08

Browse files
committed
Test
1 parent ac3a38e commit 7002f08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vicutils/geometry/geometry.py

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

55

6+
67
class Line:
78
"""Represents an infinite line in 2D space using equation ax + by = c"""
89

0 commit comments

Comments
 (0)