Skip to content

Commit

Permalink
Added TransactionForm to __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeUrban committed Dec 9, 2019
1 parent 03d9eb9 commit 77a30a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polaris/polaris/integrations/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import sys
from polaris.integrations.forms import TransactionForm
from polaris.integrations.transactions import (DepositIntegration,
WithdrawalIntegration,
registered_deposit_integration,
Expand Down

0 comments on commit 77a30a9

Please sign in to comment.