forked from LBRYCommunity/lbry-sdk
e0ea6383e2
Update go hub binary to fix es sync test.
5 lines
158 B
Python
5 lines
158 B
Python
__hub_url__ = (
|
|
"https://github.com/lbryio/hub/releases/download/v0.2022.01.21.1/hub"
|
|
)
|
|
from .node import Conductor
|
|
from .service import ConductorService
|