Skip to content

Commit 436edad

Browse files
committed
minor change
1 parent a8976cb commit 436edad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymunk/shapes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ def set_neighbors(
564564

565565

566566
class Poly(Shape):
567-
"""A convex polygon shape
567+
"""A convex polygon shape.
568568
569569
Slowest, but most flexible collision shape.
570570
"""

0 commit comments

Comments
 (0)