Skip to content

Commit f182012

Browse files
SeaBloomsCopilot
andauthored
Update examples/test_list_parameter_items.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 551f2cb commit f182012

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/test_list_parameter_items.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
- (optional) JUPITERONE_SYNC_URL
1313
1414
Usage:
15-
python test_list_parameter_21_items.py <number_of_items>
16-
python test_list_parameter_21_items.py 21
17-
python test_list_parameter_21_items.py 50
15+
python test_list_parameter_items.py <number_of_items>
16+
python test_list_parameter_items.py 21
17+
python test_list_parameter_items.py 50
1818
"""
1919

2020
import os

0 commit comments

Comments
 (0)