mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-05-22 21:17:19 +08:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@ -4,9 +4,8 @@ import platform
|
|||||||
import shutil
|
import shutil
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
from tqdm import tqdm
|
|
||||||
|
|
||||||
from manim import Scene, ThreeDScene, config, logger
|
from manim import Scene, ThreeDScene, config, logger
|
||||||
|
from tqdm import tqdm
|
||||||
|
|
||||||
try: # For manim<v0.16.0.post0
|
try: # For manim<v0.16.0.post0
|
||||||
from manim.constants import FFMPEG_BIN as ffmpeg_executable
|
from manim.constants import FFMPEG_BIN as ffmpeg_executable
|
||||||
|
Reference in New Issue
Block a user