Skip to content

Commit d24adfc

Browse files
committed
fix: fixed a missing line
1 parent f02ea0b commit d24adfc

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)