Skip to content

Commit ab40521

Browse files
fix: missing import
1 parent 824d442 commit ab40521

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
@@ -34,6 +34,7 @@
3434
)
3535
from web3.types import (
3636
RPCEndpoint,
37+
RPCResponse,
3738
TFunc,
3839
TReturn,
3940
)

0 commit comments

Comments
 (0)