Skip to content

Commit 2303586

Browse files
committed
Version test
1 parent 9a6c1e8 commit 2303586

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
@@ -2,6 +2,7 @@
22

33
from functools import cache
44

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

0 commit comments

Comments
 (0)