Stop periscope/src importing PinScope validate.py after live C2 smoke.
PCB review and src checks use native parse, constraints lookup, and review_session. Inherited validate.py and validation_tools.py stay in dependency/.
This commit is contained in:
@@ -283,7 +283,7 @@ def test_pcb_ai_finding_gets_action():
|
||||
|
||||
|
||||
def test_parse_review_action_field_without_recommendation():
|
||||
from backend.periscopex.validate import _parse_review
|
||||
from backend.periscopex.review_parse import parse_submit_review as _parse_review
|
||||
|
||||
result = _parse_review(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user