manim/tests/module/mobject
adeshpande 252aac30da
Add Ruff Lint (#3780)
Adds Ruff Linting to CI, and replaces isort in the pre-commit config with Ruff's isort rules.

Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
2024-06-03 23:39:08 -04:00
..
geometry Add Ruff Lint (#3780) 2024-06-03 23:39:08 -04:00
graphing Add Ruff Lint (#3780) 2024-06-03 23:39:08 -04:00
mobject Fix assertions and improve error messages when adding submobjects (#3756) 2024-05-21 15:30:46 -04:00
svg Fix bug in :class:.VMobjectFromSVGPath (#3677) 2024-04-08 18:46:43 +02:00
text Add Ruff Lint (#3780) 2024-06-03 23:39:08 -04:00
types/vectorized_mobject Fix assertions and improve error messages when adding submobjects (#3756) 2024-05-21 15:30:46 -04: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