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 | ||
interactive_scene.py | ||
sample_space_scene.py | ||
scene.py | ||
scene_file_writer.py |