mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-07-14 07:50:38 +08:00
chore(fmt): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@ -410,7 +410,7 @@ class PresentationConfig(BaseModel): # type: ignore[misc]
|
||||
) -> None:
|
||||
"""
|
||||
Copy the files to a given directory and return the corresponding configuration.
|
||||
|
||||
|
||||
:param folder: The folder that will contain the animation files.
|
||||
:param use_cached: Whether caching should be used to avoid copies when possible.
|
||||
:param include_reversed: Whether to also copy reversed animation to the folder.
|
||||
|
Reference in New Issue
Block a user