feat(gui): Rename gui.py to gui_legacy.py and update references
This commit is contained in:
@@ -45,7 +45,7 @@ _allowed_paths: set[Path] = set()
|
||||
_base_dirs: set[Path] = set()
|
||||
_primary_base_dir: Path | None = None
|
||||
|
||||
# Injected by gui.py - returns a dict of performance metrics
|
||||
# Injected by gui_legacy.py - returns a dict of performance metrics
|
||||
perf_monitor_callback = None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user