Skip to content

Commit 9408d94

Browse files
committed
fix docc issues
1 parent 39e0b59 commit 9408d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ethereum/amsterdam/vm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from ethereum.crypto.hash import Hash32
2323
from ethereum.exceptions import EthereumException
2424

25-
from ..block_access_lists.builder import BlockAccessList
25+
from ..rlp_types import BlockAccessList
2626
from ..blocks import Log, Receipt, Withdrawal
2727
from ..fork_types import Address, Authorization, VersionedHash
2828
from ..state import State, TransientStorage

0 commit comments

Comments
 (0)