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 8c39b47 commit 3f19a28Copy full SHA for 3f19a28
git_story/git_story.py
@@ -1,5 +1,5 @@
1
from manim import *
2
-import git
+import git, sys
3
4
class GitStory(MovingCameraScene):
5
def __init__(self, args):
0 commit comments