mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
![]() One could argue that a pattern of "arg: dict | None = None" followed by "self.param = arg or dict()" is better, but that would make for an inconsistent pattern in cases where the default argument is not None. |
||
---|---|---|
.. | ||
__init__.py | ||
animation.py | ||
composition.py | ||
creation.py | ||
fading.py | ||
growing.py | ||
indication.py | ||
movement.py | ||
numbers.py | ||
rotation.py | ||
specialized.py | ||
transform.py | ||
transform_matching_parts.py | ||
update.py |