generated from john/python-template
claude-sonnet-5 review: Phase 5 (final) implemented by gpt-5.3-codex
Quality Gate / gate (push) Failing after 37s
Quality Gate / gate (push) Failing after 37s
This commit is contained in:
@@ -4,7 +4,6 @@ from __future__ import annotations
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
PROJECT_ROOT = Path(__file__).resolve().parents[1]
|
||||
UI_ROOT = PROJECT_ROOT / "src" / "transcription" / "ui"
|
||||
API_ROOT = PROJECT_ROOT / "src" / "transcription" / "api"
|
||||
|
||||
Reference in New Issue
Block a user