Skip to content

Commit ce2ce23

Browse files
committed
Fix import in test
1 parent d1189ad commit ce2ce23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ethereumetl/service/test_eth_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
from ethereumetl.service.eth_service import EthService
2929
from ethereumetl.service.graph_operations import OutOfBoundsError
30+
from ethereumetl.web3_utils import build_web3
3031
from tests.helpers import skip_if_slow_tests_disabled
3132

3233

0 commit comments

Comments
 (0)