diff --git a/example_scenes.py b/example_scenes.py index 97521988..eb73cc03 100644 --- a/example_scenes.py +++ b/example_scenes.py @@ -8,8 +8,6 @@ from manimlib.imports import * # Use -w to write the animation to a file # Use -o to write it to a file and open it once done # Use -n to skip ahead to the n'th animation of a scene. -# Use -r to specify a resolution (for example, -r 1080 -# for a 1920x1080 video) class OpeningManimExample(Scene):