Skip to content

Commit f13490b

Browse files
fix: missing import
1 parent 0a01345 commit f13490b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web3/method.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
Web3ValidationError,
3333
Web3ValueError,
3434
)
35+
from web3.module import Module
3536
from web3.types import (
3637
RPCEndpoint,
3738
RPCResponse,

0 commit comments

Comments
 (0)