h
This commit is contained in:
@@ -185,6 +185,7 @@ def _run_gui(clean_args: List[str]) -> int:
|
||||
give a helpful error message and exit non‑zero.
|
||||
"""
|
||||
try:
|
||||
_ensure_repo_root_on_sys_path()
|
||||
tui_mod = importlib.import_module("TUI.tui")
|
||||
except Exception as exc:
|
||||
print(
|
||||
|
||||
Reference in New Issue
Block a user