5 lines
161 B
Python
5 lines
161 B
Python
__hub_url__ = (
|
|
"https://github.com/lbryio/hub/releases/download/v0.2021.06.14-beta/hub"
|
|
)
|
|
from .node import Conductor
|
|
from .service import ConductorService
|