We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b442c17 commit 080f24aCopy full SHA for 080f24a
bioblend/galaxy/folders/__init__.py
@@ -88,7 +88,7 @@ def show_folder(
88
89
:type offset: int
90
:param contents: When ``contents=True``, number of items to skip. Return
91
- contents starting with item offset+1.
+ contents starting from item offset+1.
92
93
:type include_deleted: bool
94
:param include_deleted: When ``contents=True``, whether to include
0 commit comments