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 d1189ad commit ce2ce23Copy full SHA for ce2ce23
tests/ethereumetl/service/test_eth_service.py
@@ -27,6 +27,7 @@
27
28
from ethereumetl.service.eth_service import EthService
29
from ethereumetl.service.graph_operations import OutOfBoundsError
30
+from ethereumetl.web3_utils import build_web3
31
from tests.helpers import skip_if_slow_tests_disabled
32
33
0 commit comments