Skip to content

Commit

Permalink
switch order in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
forrestfwilliams committed Nov 21, 2023
1 parent 8bb239c commit 551346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hyp3_sdk/jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,8 @@ def filter_jobs(
Args:
succeeded: Include all succeeded jobs
running: Include all running jobs
pending: Include all pending jobs
running: Include all running jobs
failed: Include all failed jobs
include_expired: Include expired jobs in the result
Expand Down

0 comments on commit 551346e

Please sign in to comment.