mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 13:03:31 +08:00
Just starting Bayes video for eop
This commit is contained in:
@ -186,8 +186,8 @@ def main():
|
||||
try:
|
||||
handle_scene(SceneClass(**scene_kwargs), **config)
|
||||
play_finish_sound()
|
||||
except RuntimeError:
|
||||
play_finish_sound()
|
||||
# except RuntimeError as e:
|
||||
# play_finish_sound()
|
||||
except:
|
||||
print "\n\n"
|
||||
traceback.print_exc()
|
||||
|
Reference in New Issue
Block a user