Skip to content

Commit

Permalink
fixed import error
Browse files Browse the repository at this point in the history
  • Loading branch information
etzellux committed Jan 9, 2023
1 parent f843cf8 commit fc500fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tinyman/compat.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
AssetCreateTxn,
AssetOptInTxn,
assign_group_id,
LogicSigAccount,
LogicSigTransaction,
PaymentTxn,
SuggestedParams,
Expand All @@ -25,6 +26,7 @@
AssetCreateTxn,
AssetOptInTxn,
assign_group_id,
LogicSigAccount,
LogicSigTransaction,
PaymentTxn,
SuggestedParams,
Expand Down

0 comments on commit fc500fe

Please sign in to comment.