Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias authored Nov 7, 2024
1 parent 9bbd9a9 commit b63114b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions bioblend/galaxy/quotas/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,9 @@ def update_quota(
non-default quota will throw an error. Passing None is
equivalent to not changing the current status.
:type default: str
:param default: Whether or not this is a default quota. Valid values
are "no", "unregistered", "registered" and None. None is
equivalent to "no".
:type quota_source_label: str
:param quota_source_label: If set, quota source label to apply this quota operation to. Otherwise, the default quota is used.
:type in_users: list of str
:param in_users: A list of user IDs or user emails.
Expand Down

0 comments on commit b63114b

Please sign in to comment.