diff --git a/docs/example.py b/docs/example.py index 279f0703..d6510e7f 100644 --- a/docs/example.py +++ b/docs/example.py @@ -1,4 +1,4 @@ -from manimlib.imports import * +from manimlib import * class SquareToCircle(Scene): def construct(self):