Skip to content

Commit 204e44a

Browse files
authored
Fixed artifact in Animation docstring (#4283)
1 parent d517b50 commit 204e44a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manim/animation/animation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ class Animation:
5454
For example ``rate_func(0.5)`` is the proportion of the animation that is done
5555
after half of the animations run time.
5656
57-
5857
reverse_rate_function
5958
Reverses the rate function of the animation. Setting ``reverse_rate_function``
6059
does not have any effect on ``remover`` or ``introducer``. These need to be

0 commit comments

Comments
 (0)