Skip to content

Commit

Permalink
Another couple of quick fixes and experiments.
Browse files Browse the repository at this point in the history
  • Loading branch information
corranwebster committed Oct 17, 2024
1 parent 5c06507 commit 562809b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tempe/shapes.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ class ColoredGeometry(Shape, Generic[geom]):
Parameters
----------
geometry : Geometry[geometry] | None
geometry : Geometry[geom] | None
The sequence of geometries to render.
colors : Iterable[int] | None
The sequence of colors for each geometry.
Expand Down

0 comments on commit 562809b

Please sign in to comment.