Open Issues Need Help
View All on GitHubAI Summary: Enhance the `manim cfg show` command-line utility to display the paths of all configuration files being read during execution. This will improve user understanding and debugging capabilities by providing transparency into the configuration loading process.
A community-maintained Python framework for creating mathematical animations.
AI Summary: Add comprehensive docstrings to the `ChangingDecimal` and `ChangeDecimalToValue` classes within the `manim/animation/numbers.py` file. Docstrings should describe the classes' purpose, parameters, attributes, and return values, adhering to established documentation guidelines.
A community-maintained Python framework for creating mathematical animations.
AI Summary: Correct a typo in the docstring of the `TexFontTemplateLibrary` class in the Manim community edition Python framework. The typo is 'Micrososft' which should be corrected to 'Microsoft'.
A community-maintained Python framework for creating mathematical animations.