issues
search
ManimCommunity
/
manim
A community-maintained Python framework for creating mathematical animations.
https://www.manim.community
MIT License
26.7k
stars
1.83k
forks
source link
Experimental: fix 11 tests
#3979
Closed
chopan050
closed
3 weeks ago
chopan050
commented
1 month ago
Overview: What does this pull request change?
Fixed 11 tests.
Merged changes from PR #3982 into this branch in order to pass most tests in
tests/module/animations/test_animations.py
.
Motivation and Explanation: Why and how do your changes improve the library?
Links to added or changed documentation pages
Further Information and Comments
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
Overview: What does this pull request change?
tests/module/animations/test_animations.py
.Motivation and Explanation: Why and how do your changes improve the library?
Links to added or changed documentation pages
Further Information and Comments
Reviewer Checklist