Skip to content

Commit 1353d5b

Browse files
committed
Workflow test
1 parent bb7a7cb commit 1353d5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vicutils/geometry/geometry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from functools import cache
44

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

0 commit comments

Comments
 (0)