manim/tests/module/mobject
pre-commit-ci[bot] 97f818eb7f
[pre-commit.ci] pre-commit autoupdate (#4035)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.9.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.0...v0.9.1)
- [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.13.0...v1.14.1)

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

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

* enh: ignore ruff lint rule A005 (module shadowing standard library module)

---------

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-01-19 18:08:36 +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 Fix bug in :class:.VMobjectFromSVGPath (#3677) 2024-04-08 18:46:43 +02: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