refactor(sdm): Global pass with refined 'External Only' SDM tags. Pruned redundant internal references and fixed indentation logic in injector. Verified full project compilation.
This commit is contained in:
@@ -55,4 +55,4 @@ def test_set_params_via_custom_callback(live_gui) -> None:
|
||||
break
|
||||
time.sleep(0.5)
|
||||
|
||||
assert success, f"Params did not update via custom_callback. Got: {state}"
|
||||
assert success, f"Params did not update via custom_callback. Got: {state}"
|
||||
Reference in New Issue
Block a user