Merge branch 'master' of github.com:3b1b/manim into video-work

This commit is contained in:
Grant Sanderson
2024-12-11 10:36:52 -06:00
3 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,8 @@
import inspect
import pyperclip
import re
import os
from IPython.core.getipython import get_ipython
from IPython.terminal import pt_inputhooks
from IPython.terminal.embed import InteractiveShellEmbed