carefully setup shell + rename

This commit is contained in:
lda
2026-08-30 10:25:06 +07:00 Verified
parent 16553b82c7
commit ad716bfb7f
15 changed files with 368 additions and 211 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from typing import Any
from IPython.core.interactiveshell import InteractiveShell
from ipython_demo.shell import Shell
from ipython_shell.shell import Shell
class TestMyIdeas(unittest.TestCase):