forked from LBRYCommunity/lbry-sdk
5 lines
156 B
Python
5 lines
156 B
Python
__hub_url__ = (
|
|
"https://github.com/lbryio/hub/releases/download/range-queries/hub"
|
|
)
|
|
from .node import Conductor
|
|
from .service import ConductorService
|