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
Fix typehints of `ParametricFunction`
#3926
Closed
JasonGrace2282
closed
1 month ago
JasonGrace2282
commented
2 months ago
Closes #3917
Changes some other typehints from
None
to
object
.
None
toobject
.