chore: update docstrings (#7343)
This commit is contained in:
parent
9e6b755f62
commit
dbc1ae45de
10 changed files with 34 additions and 7 deletions
|
|
@ -21,8 +21,8 @@ def batch_import_annotations_task(job_id: str, content_list: list[dict], app_id:
|
|||
Add annotation to index.
|
||||
:param job_id: job_id
|
||||
:param content_list: content list
|
||||
:param tenant_id: tenant id
|
||||
:param app_id: app id
|
||||
:param tenant_id: tenant id
|
||||
:param user_id: user_id
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue