manim/tests/module/utils
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
..
_split_matrices.py Created and optimized Bézier splitting functions such as partial_bezier_points() in manim.utils.bezier (#3766) 2024-05-21 05:26:59 +00:00
_subdivision_matrices.py Created and optimized Bézier splitting functions such as partial_bezier_points() in manim.utils.bezier (#3766) 2024-05-21 05:26:59 +00:00
test_bezier.py Created and optimized Bézier splitting functions such as partial_bezier_points() in manim.utils.bezier (#3766) 2024-05-21 05:26:59 +00:00
test_color.py Adding :class: ManimColor to manim and converting all types (#3020) 2023-08-08 14:47:00 +02:00
test_deprecation.py [pre-commit.ci] pre-commit autoupdate (#3332) 2024-04-24 13:11:03 +02:00
test_file_ops.py Migrate more os.path to pathlib in tests (#2991) 2022-10-26 19:51:38 +02:00
test_hashing.py Refactor tests (#2866) 2022-07-09 21:10:30 +00:00
test_manim_color.py Adding :class: ManimColor to manim and converting all types (#3020) 2023-08-08 14:47:00 +02:00
test_space_ops.py Add Ruff Lint (#3780) 2024-06-03 23:39:08 -04:00
test_tex.py Refactor TexTemplate (#3520) 2024-01-15 18:39:03 +00:00
test_units.py Refactor tests (#2866) 2022-07-09 21:10:30 +00:00