mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Revert "fix -a path issue"
This reverts commit 44b0cc1433. Already
fixed in ManimCommunity#1134
This commit is contained in:
parent
578b821742
commit
675324af57
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ class SceneFileWriter(object):
|
|||
self.partial_movie_directory = guarantee_existence(
|
||||
config.get_dir(
|
||||
"partial_movie_dir",
|
||||
scene_name=scene_name,
|
||||
scene_name=default_name,
|
||||
module_name=module_name,
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue