Files
Irvanal Haq 6fb1845f4a Enhance Autocompletion for mobject.animate. to Display Mobject Methods (#2342)
* Improve autocompletion for mobject.animate to show Mobject methods

- Added type hint `-> _AnimationBuilder | Self` to `Mobject.animate`, enabling autocompletion for `Mobject` methods after `mobject.animate`.

- Prioritized `typing_extensions.Self` over `typing.Self` in imports, so autocompletion of `Mobject` methods also works in Python < 3.11.

* Support `mobject.animate.` autocompletion in IPython

* Add docstring to `__dir__` and add return type hint

* improve docsting `__dir__` _AnimationBuilder
2025-06-10 08:13:29 -07:00
..
2025-06-10 08:02:32 -07:00
2024-12-11 00:10:06 +05:30
2024-12-26 09:35:34 -08:00
2025-02-26 07:52:59 -08:00
2024-12-12 08:39:54 -08:00
2024-12-12 08:39:54 -08:00
2025-06-10 08:02:32 -07:00
2025-02-26 07:52:59 -08:00
2025-02-26 07:52:59 -08:00
2025-02-26 07:52:59 -08:00