diff --git a/src/repo_manager/commands/registrar_reconcile.py b/src/repo_manager/commands/registrar_reconcile.py index d6b470c..30f1b82 100644 --- a/src/repo_manager/commands/registrar_reconcile.py +++ b/src/repo_manager/commands/registrar_reconcile.py @@ -530,8 +530,8 @@ def registrar_reconcile( ) health, health_error = _check_primary( - api_base, allow_unverified=allow_unverified_primary - ) + api_base, allow_unverified=allow_unverified_primary + ) evidence["state_hub_health"] = health if health_error: return RegistrarResult(