mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-05-23 21:46:49 +08:00
WIP: ThreeDSlide
This commit is contained in:
@ -12,6 +12,7 @@ from .wizard import init, wizard
|
||||
def cli():
|
||||
pass
|
||||
|
||||
|
||||
cli.add_command(present)
|
||||
cli.add_command(wizard)
|
||||
cli.add_command(init)
|
||||
|
Reference in New Issue
Block a user