Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaiton committed Oct 5, 2023
1 parent 41e8ce2 commit db38b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ethpy/ethpy/test_fixtures/deploy_hyperdrive.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
smart_contract_transact,
)
from fixedpointmath import FixedPoint
from hypertypes.IHyperdriveTypes import PoolConfig
from hypertypes.IHyperdriveTypes import Fees, PoolConfig
from web3 import Web3
from web3.contract.contract import Contract

Expand Down

0 comments on commit db38b77

Please sign in to comment.