run
Method
This is a method of the BaseVerificationHook class in the verification module.Run the verification hook.
Signature
Parameters
Optional context
Returns
VerificationResult
Run the verification hook.
This is a method of the BaseVerificationHook class in the verification module.Run the verification hook.
def run(context: Optional[Dict[str, Any]]) -> VerificationResult