manim/docs/source/reference_index
Francisco Manríquez Novoa ee0501c2b6
Add type hints to manim.cli module (#3988)
* Add type hints to cli

* Import click.Parameter instead of non existing cloup.Parameter

* Stop ignoring manim.cli errors in mypy.ini

* Fix mypy errors

* Remove unused TypeVar C

* click.Command.command -> cloup.Group.command

* Address Jason's requested changes

* exit() -> sys.exit()
2024-11-04 16:05:07 +00:00
..
animations.rst Added :class:.ChangeSpeed, an animation wrapper that allows to smoothly change the speed at which an animation is played (#2749) 2022-07-06 16:39:55 +02:00
cameras.rst Fixed broken links in inheritance graphs by moving them to `reference.rst` (#2122) 2021-10-01 14:08:22 +02:00
configuration.rst Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
mobjects.rst Replaced renderer strings with :class:.RendererType enum entries (#3017) 2022-11-13 06:14:35 +00:00
scenes.rst Remove deprecations up to v0.12.0 (#2331) 2021-11-27 19:40:24 +08:00
utilities_misc.rst Add type hints to manim.cli module (#3988) 2024-11-04 16:05:07 +00:00