Skip to content

Commit

Permalink
Update vectorized_mobject.py
Browse files Browse the repository at this point in the history
  • Loading branch information
CobaltIII authored Dec 29, 2024
1 parent 3ee17ff commit d91f727
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manim/mobject/types/vectorized_mobject.py
Original file line number Diff line number Diff line change
Expand Up @@ -1966,8 +1966,6 @@ def pointwise_become_partial(
0,
upper_residue,
)
if self.has_tip() and a != 0:
self.remove(self.tip)
return self

def get_subcurve(self, a: float, b: float) -> Self:
Expand Down

0 comments on commit d91f727

Please sign in to comment.