Skip to content

Commit 12fbff7

Browse files
かなでかなで
authored andcommitted
fix readme to match sequential pcd limit 10
1 parent fe41e8f commit 12fbff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1608,7 +1608,7 @@ task = client.find_sequential_pcd_task(project="YOUR_PROJECT_SLUG", task_name="Y
16081608

16091609
#### Get Tasks
16101610

1611-
Get tasks. (Up to 1000 tasks)
1611+
Get tasks. (Up to 10 tasks)
16121612

16131613
```python
16141614
tasks = client.get_sequential_pcd_tasks(project="YOUR_PROJECT_SLUG")

0 commit comments

Comments
 (0)