manim/docs
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
..
i18n fix 360° to 180° in quickstart tutorial (#3498) 2023-12-06 18:06:35 +01:00
source Add type hints to manim.cli module (#3988) 2024-11-04 16:05:07 +00:00
html Fix formatting building blocks (#3515) 2023-12-12 10:45:39 +01:00
make.bat Added mixed-line-ending to .pre-commit-config.yaml (#1294) 2021-04-09 02:28:31 +02:00
Makefile Modification of the .pot files cleaning system, and ran it on the existing sources. (#2448) 2022-01-10 10:04:40 +00:00
requirements.txt build(deps): read-the-docs sphinx (#3720) 2024-04-24 16:52:15 +02:00
rtd-requirements.txt Made improvements to the :doc:configuration tutorial (#2414) 2022-01-06 14:31:22 +08:00
skip-manim Fix formatting building blocks (#3515) 2023-12-12 10:45:39 +01:00