We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7a7cb commit 1353d5bCopy full SHA for 1353d5b
vicutils/geometry/geometry.py
@@ -2,7 +2,6 @@
2
3
from functools import cache
4
5
-
6
class Line:
7
"""Represents an infinite line in 2D space using equation ax + by = c"""
8
0 commit comments