manim/tests/module/mobject
Benjamin Hackl 0f268e6f9c
Follow-up to graph layout cleanup: improvements for tests and typing (#3728)
* suggestions from review on #3434

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-25 00:38:16 +02:00
..
geometry Refactor tests (#2866) 2022-07-09 21:10:30 +00:00
graphing [pre-commit.ci] pre-commit autoupdate (#3332) 2024-04-24 13:11:03 +02:00
mobject Speed up width/height/depth by reducing copying (#3180) 2023-03-28 21:03:03 +02:00
svg Fix bug in :class:.VMobjectFromSVGPath (#3677) 2024-04-08 18:46:43 +02:00
text Improve handling of specified font name (#3429) 2024-02-13 15:26:54 -05:00
types/vectorized_mobject fixed the stroke width issue with single color in streamlines (#3436) 2023-12-12 19:44:49 +00:00
test_boolean_ops.py Refactor tests (#2866) 2022-07-09 21:10:30 +00:00
test_graph.py Follow-up to graph layout cleanup: improvements for tests and typing (#3728) 2024-04-25 00:38:16 +02:00
test_image.py Account for dtype in the pixel array so the maximum value stays correct in the invert function (#3493) 2023-12-12 13:31:28 +01:00
test_value_tracker.py Refactor tests (#2866) 2022-07-09 21:10:30 +00:00