fmt, stuff

This commit is contained in:
lda
2026-08-30 22:31:12 +07:00 Verified
parent e2958ea91a
commit 0b87620852
7 changed files with 87 additions and 13 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ dependencies = [
[project.scripts]
ipython-demo = "ipython_shell.app:main"
ipython-shell = "ipython_shell.app:main"
ipython-webapp = "ipython_webapp.app:main"
ipython-webapp = "ipython_webapp:main"
ipython-jupyter-webapp = "ipython_webapp.jupyter.app:main"
ipython-mcp = "ipython_mcp.app:main"