mirror of
https://github.com/FlipsideCrypto/web3.py.git
synced 2026-02-06 10:56:47 +00:00
pygeth fix
This commit is contained in:
parent
b1a028900e
commit
8227cfa79b
@ -5,7 +5,7 @@ import shutil
|
||||
|
||||
# This has to go here so that the `gevent.monkey.patch_all()` happens in the
|
||||
# main thread.
|
||||
from pygeth import (
|
||||
from geth import (
|
||||
LoggingMixin,
|
||||
DevGethProcess,
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user