sigh
This commit is contained in:
+1
-2
@@ -143,8 +143,7 @@ def _is_allowed(path: Path) -> bool:
|
||||
CRITICAL: Blacklisted files (history) are NEVER allowed.
|
||||
[C: tests/test_arch_boundary_phase1.py:TestArchBoundaryPhase1.test_mcp_client_whitelist_enforcement, tests/test_history_management.py:test_mcp_blacklist]
|
||||
"""
|
||||
from src.paths import get_config_path
|
||||
from src.ai_client import get_credentials_path
|
||||
from src.paths import get_config_path, get_credentials_path
|
||||
|
||||
try:
|
||||
rp = path.resolve(strict=True)
|
||||
|
||||
Reference in New Issue
Block a user