Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Black
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheng Lundquist committed Nov 8, 2023
1 parent 678af43 commit 01caea8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
from typing import cast

from eth_typing import ChecksumAddress
from web3.contract.contract import (Contract, ContractFunction,
ContractFunctions)
from web3.contract.contract import Contract, ContractFunction, ContractFunctions
from web3.exceptions import FallbackNotFound
from web3.types import ABI

Expand Down

0 comments on commit 01caea8

Please sign in to comment.