3 lines
92 B
Python
3 lines
92 B
Python
from lbrynet.daemon.auth.client import LBRYAPIClient
|
|
|
|
get_client = LBRYAPIClient.get_client
|