diff --git a/content/_code-samples/checks/py/cancel_check.py b/content/_code-samples/checks/py/cancel_check.py index 45ba89c1c0..d47fa5f8fd 100644 --- a/content/_code-samples/checks/py/cancel_check.py +++ b/content/_code-samples/checks/py/cancel_check.py @@ -33,3 +33,4 @@ stxn_result = stxn_response.result # print result and transaction hash print(stxn_result["meta"]["TransactionResult"]) print(stxn_result["hash"]) +