Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete typing of manim.utils.color and polish its documentation #4065

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

chopan050
Copy link
Contributor

@chopan050 chopan050 commented Dec 19, 2024

  • Stopped ignoring MyPy errors for manim.utils.color.
  • Fixed MyPy errors.
  • Removed the manim.utils.color.interpolate_array function, because manim.utils.bezier.interpolate already exists and provides the exact same functionality.
  • The docs were rewritten a bit to comply more with standards.

Links to added or changed documentation pages

https://manimce--####.org.readthedocs.build/en/####/

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section
  • If applicable: newly added functions and classes are tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant