refactor: update CLI initialization and prompt handling for improved user experience
Some checks failed
CI / test (3.13) (push) Failing after 32s
Some checks failed
CI / test (3.13) (push) Failing after 32s
This commit is contained in:
@@ -27,7 +27,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
quickbot = "quickbot_cli.cli:main"
|
||||
quickbot = "quickbot_cli.cli:app"
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
|
||||
Reference in New Issue
Block a user