Skip to content

Commit 981b34f

Browse files
committed
Merge remote-tracking branch 'origin/reserve-video-and-more' into reserve-video-and-more
2 parents cc42a1b + efa6fe0 commit 981b34f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

manim_slides/slide.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
import shutil
55
import subprocess
66

7-
from tqdm import tqdm
8-
97
from manim import Scene, ThreeDScene, config, logger
8+
from tqdm import tqdm
109

1110
try: # For manim<v0.16.0.post0
1211
from manim.constants import FFMPEG_BIN as ffmpeg_executable

0 commit comments

Comments
 (0)