Skip to content

Commit

Permalink
chore: lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
petarTxFusion committed Jan 19, 2024
1 parent 84ae6d2 commit eadc023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def deposit_token(wallet, eth_web3: Web3, zksync: Web3, zksync_contract):
transaction_hash=l2_hash, timeout=360, poll_latency=10
)


def load_token():
directory = Path(__file__).parent.parent
path = directory / "tests/integration/token.json"
Expand Down

0 comments on commit eadc023

Please sign in to comment.