mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-13 21:33:32 +08:00
Update src/llm/__init__.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -28,6 +28,6 @@ __all__ = [
|
|||||||
|
|
||||||
|
|
||||||
def gui() -> None:
|
def gui() -> None:
|
||||||
from llm.gui.selector import main
|
from llm.cli.selector import main
|
||||||
main()
|
main()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user