Skip to content

Commit

Permalink
Update bioblend/galaxy/histories/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
  • Loading branch information
cat-bro and nsoranzo authored Feb 29, 2024
1 parent 2bb96fd commit 26981f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bioblend/galaxy/histories/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ def get_histories(
keys: Optional[List[str]] = None,
limit: Optional[int] = None,
offset: Optional[int] = None,
all: Optional[bool] = False,
) -> List[Dict[str, Any]]:
"""
Get all histories, or select a subset by specifying optional arguments
Expand Down

0 comments on commit 26981f1

Please sign in to comment.