bayesline.apiclient.AsyncTasksClient#
- class bayesline.apiclient.AsyncTasksClient(client: AsyncApiClient) None#
- __init__(client: AsyncApiClient) None#
Methods
__init__(client)get_task_progress(task_id)Get the progress of a task if it exists.
- __init__(client: AsyncApiClient) None#