mirror of
https://github.com/3b1b/videos.git
synced 2025-08-05 16:48:47 +00:00
Remove unnecessary parameter
This commit is contained in:
parent
82345c25b7
commit
4df71d9ef3
1 changed files with 0 additions and 1 deletions
|
@ -311,7 +311,6 @@ class SumAlongDiagonal(InteractiveScene):
|
||||||
morty.says(
|
morty.says(
|
||||||
"Assuming rolls\nare independent!",
|
"Assuming rolls\nare independent!",
|
||||||
mode="surprised",
|
mode="surprised",
|
||||||
max_bubble_width=3.5
|
|
||||||
),
|
),
|
||||||
VFadeIn(morty),
|
VFadeIn(morty),
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue