Skip to content

Commit

Permalink
fix doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Jun 13, 2024
1 parent b71e9a9 commit 8fdbcb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beaker/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ def job(self) -> JobClient:
:examples:
>>> running_jobs = beaker.job.list(
... beaker_on_prem_cluster_name,
... cluster=beaker_on_prem_cluster_name,
... finalized=False,
... )
Expand Down

0 comments on commit 8fdbcb0

Please sign in to comment.