We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2868369 commit 3ce7a8cCopy full SHA for 3ce7a8c
tests/test_accounts.py
@@ -5,7 +5,7 @@
5
from ape import networks
6
from ape.utils import create_tempdir
7
from ape_ethereum.ecosystem import DynamicFeeTransaction, StaticFeeTransaction
8
-from eip712.messages import EIP712Message, EIP712Domain
+from eip712.messages import EIP712Domain, EIP712Message
9
from eth_account.messages import SignableMessage
10
from eth_pydantic_types import HexBytes, abi
11
from pydantic import BaseModel
0 commit comments