Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Oct 31, 2023
1 parent 34ce6ac commit b55e0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration_tests/test_call.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from web3 import Web3
from web3._utils.contracts import encode_transaction_data

from .utils import CONTRACTS, deploy_contract, ADDRS
from .utils import CONTRACTS, deploy_contract


def test_temporary_contract_code(ethermint):
Expand Down

0 comments on commit b55e0ae

Please sign in to comment.