Skip to content

Commit ae8e64c

Browse files
committed
fix: fixed a missing line
Signed-off-by: Shamitha Raj <twilightmorningstar32@gmail.com>
1 parent f02ea0b commit ae8e64c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/account/account_allowance_approve_transaction_hbar.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
"""
22
Example demonstrating hbar allowance approval and usage.
3+
Run:
4+
uv run examples/account/account_allowance_approve_transaction_hbar.py
35
"""
46

57
import os

0 commit comments

Comments
 (0)