manim/example_scenes
pre-commit-ci[bot] 1aee37bfb5
[pre-commit.ci] pre-commit autoupdate (#3332)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.6.0)
- [github.com/pycqa/isort: 5.12.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.12.0...5.13.2)
- [github.com/asottile/pyupgrade: v3.10.1 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.15.2)
- [github.com/psf/black: 23.7.0 → 24.4.0](https://github.com/psf/black/compare/23.7.0...24.4.0)
- [github.com/asottile/blacken-docs: 1.15.0 → 1.16.0](https://github.com/asottile/blacken-docs/compare/1.15.0...1.16.0)
- [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](https://github.com/PyCQA/flake8/compare/6.1.0...7.0.0)
- [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.9.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.1...v1.9.0)
- [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.2.6)

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

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

* make smoothererstep readable again, avoid overlong line

* zoom_value more readable

* fix blacken-docs touching .github

* fix codespell setup, remove unnecessary file, fix some typos

* flake8: ignore E704, triggered by overload

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

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

* Update docs/source/tutorials/quickstart.rst

* more flake fixes

* try to make blacken-docs happy

---------

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>
2024-04-24 13:11:03 +02:00
..
assets Add example_scenes/opengl.py 2021-03-01 19:43:03 -08:00
advanced_tex_fonts.py Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
basic.py fix line_join to joint_type in example_scenes/basic.py (#3510) 2023-12-09 20:57:32 +01:00
custom_template.tex simplified example scene 2020-10-09 15:11:50 +02:00
customtex.py Change of Complier and Output format (#1363) 2021-04-19 00:58:21 -07:00
manim.cfg Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
manim_jupyter_example.ipynb Added `media_embed` config option to control whether media in Jupyter notebooks is embedded (#2442) 2022-02-23 09:35:39 +00:00
opengl.py [pre-commit.ci] pre-commit autoupdate (#3332) 2024-04-24 13:11:03 +02:00