There was an error while loading. Please reload this page.
1 parent b94fa2f commit b1700f0Copy full SHA for b1700f0
1 file changed
vicutils/geometry/geometry.py
@@ -3,7 +3,6 @@
3
from functools import cache
4
5
6
-
7
class Line:
8
"""Represents an infinite line in 2D space using equation ax + by = c"""
9
0 commit comments