new command new)

This commit is contained in:
2026-02-10 13:41:51 +03:00
parent 18a8376469
commit 6ed1d35e8a
4 changed files with 119 additions and 3 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
from .run import run_handler as run_handler
from .init import init_handler as init_handler
from .init import init_handler as init_handler
from .new import new_handler as new_handler