manim/tests/module/mobject
pre-commit-ci[bot] d521bc9104
[pre-commit.ci] pre-commit autoupdate (#4140)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.2...v0.9.3)
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.0)

* fix: typos in two files

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2025-02-02 17:28:20 +01:00
..
geometry Allow :class:.SurroundingRectangle to accept multiple Mobjects (#3964) 2024-10-29 23:30:32 +00:00
graphing [pre-commit.ci] pre-commit autoupdate (#4035) 2025-01-19 18:08:36 +01:00
mobject Change from tempconfig to a config fixture in tests (#3853) 2024-07-12 22:41:51 +02:00
svg [pre-commit.ci] pre-commit autoupdate (#4140) 2025-02-02 17:28:20 +01:00
text [pre-commit.ci] pre-commit autoupdate (#4035) 2025-01-19 18:08:36 +01:00
types/vectorized_mobject Fix VMobject.add_points_as_corners() to return self and safely handle empty points parameter (#4091) 2025-01-05 10:46:43 -03:00
test_boolean_ops.py Use ruff for pytest style (#3872) 2024-07-21 14:37:57 +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