Skip to content

Conversation

@Hironsan
Copy link
Member

Description

from doccano_client.client import DoccanoClient
from doccano_client.clients.task_status import TaskStatusClient

client = DoccanoClient(...)
client.login(...)

tc = TaskStatusClient(client)
tc.get(task_id=...)

@Hironsan Hironsan merged commit c800bac into develop Sep 29, 2022
@Hironsan Hironsan deleted the feature/task-status branch September 29, 2022 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant