Closed
Description
manim/manim/utils/space_ops.py
Line 758 in 286f366
if len(detached_rings) == 1
it's possible for j == ring[-1]
. In this case filter will return nothing and next
will throw an exception.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🆕 New