Skip to content

Commit 947c4d4

Browse files
committed
oof my bad
1 parent 9e647b8 commit 947c4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/abi_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from typing import Any, Dict, List, Optional, Tuple
2323

2424
from algosdk import abi
25-
from algosdk.future.transaction import OnComplete
25+
from algosdk.transaction import OnComplete
2626

2727
from graviton.blackbox import (
2828
ABIContractExecutor,

0 commit comments

Comments
 (0)