We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ff795 commit 088affdCopy full SHA for 088affd
manim/utils/hashing.py
@@ -20,7 +20,7 @@
20
from manim.animation.animation import Animation
21
from manim.camera.camera import Camera
22
from manim.mobject.mobject import Mobject
23
- from manim.opengl.opengl_renderer import OpenGLCamera
+ from manim.renderer.opengl_renderer import OpenGLCamera
24
from manim.scene.scene import Scene
25
26
__all__ = ["KEYS_TO_FILTER_OUT", "get_hash_from_play_call", "get_json"]
0 commit comments