diff --git a/example_scenes.py b/example_scenes.py index 80c37370..79066a68 100644 --- a/example_scenes.py +++ b/example_scenes.py @@ -26,10 +26,6 @@ from mobject.vectorized_mobject import * ## To watch one of these scenes, run the following: ## python extract_scene.py -p file_name - - - - class SquareToCircle(Scene): def construct(self): circle = Circle()