mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 00:17:49 +00:00
Fix broken import
This commit is contained in:
parent
4910501ee0
commit
5d371bfec9
1 changed files with 1 additions and 1 deletions
|
|
@ -3220,7 +3220,7 @@ class ReadFormula(Scene):
|
|||
self.play(Blink(randy))
|
||||
self.wait(3)
|
||||
|
||||
class EfvgtPatreonThanks(PatreonThanks):
|
||||
class EfvgtPatreonThanks(PatreonEndScreen):
|
||||
CONFIG = {
|
||||
"specific_patrons" : [
|
||||
"Ali Yahya",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue