manim/scripts
NotWearingPants 9d1f066d63
Migrate more os.path to pathlib (#2980)
* Migrate more `os.path` to `pathlib`

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

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

* fix type errors with recent pathlib code

* pathlib fixes

* more pathlib fixes

* remove unused imports introduced by pathlib migration

* convert `open()` calls to pathlib

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

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

* Migrate tex_file_writing to pathlib

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

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

* converted more old code to pathlib, and fixed a bug in module_ops

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

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

* fix test failures

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

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

* fix test failures

* Apply suggestions from code review

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>

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>
2022-10-30 08:28:26 +01:00
..
dev_changelog.py Migrate more os.path to pathlib (#2980) 2022-10-30 08:28:26 +01:00
extract_frames.py Migrate more os.path to pathlib (#2980) 2022-10-30 08:28:26 +01:00
make_and_open_docs.py Upgraded typehints (#2429) 2022-01-20 12:26:21 +08:00
TEMPLATE.cff Prepared new release, `v0.15.0` (#2547) 2022-02-26 21:26:45 +01:00
template_docsting_with_example.py Upgraded typehints (#2429) 2022-01-20 12:26:21 +08:00