Skip to content

Commit

Permalink
update doc text
Browse files Browse the repository at this point in the history
  • Loading branch information
bgklein committed Sep 7, 2018
1 parent dca1f06 commit 4da57a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-batch/azure/batch/custom/patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ class _TaskWorkflowManager(object):
"""Worker class for one add_collection request
:param ~TaskOperations task_operations: Parent object which instantiated this
:param job_id: The ID of the job to which the task collection is to be
:param str job_id: The ID of the job to which the task collection is to be
added.
:type job_id: str
:param tasks_to_add: The collection of tasks to add.
:type tasks_to_add: list of :class:`TaskAddParameter
<azure.batch.models.TaskAddParameter>`
Expand Down

0 comments on commit 4da57a8

Please sign in to comment.