convenient import for api client
This commit is contained in:
parent
967cc4c63c
commit
d9ced3c6f7
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
from lbrynet.daemon.auth.client import LBRYAPIClient
|
||||
|
||||
get_client = LBRYAPIClient.get_client
|
Loading…
Reference in a new issue