We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f04b3 commit 3be0c36Copy full SHA for 3be0c36
mindee/geometry.py
@@ -68,7 +68,7 @@ class MinMax(NamedTuple):
68
69
class Polygon(list):
70
"""
71
- Contains any number of vertices coordinates (Points).
+ Contains any number of vertex coordinates (Points).
72
73
Inherits from base class ``list`` so is compatible with type ``Points``.
74
0 commit comments