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