Skip to content

Commit

Permalink
Fix another test
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Feb 22, 2024
1 parent 93a1324 commit 823b610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beaker/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
For example, create an experiment with :meth:`Beaker.experiment.create() <services.ExperimentClient.create>`:
>>> spec = ExperimentSpec(
... budget="ai2/allennlp",
... tasks=[
... TaskSpec(
... name="main",
Expand Down

0 comments on commit 823b610

Please sign in to comment.