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 4d8e51d commit 85c8014Copy full SHA for 85c8014
git_sim/git_sim_add.py
@@ -1,5 +1,6 @@
1
import sys
2
3
+import git
4
import manim as m
5
6
from git_sim.git_sim_base_command import GitSimBaseCommand
0 commit comments