Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
luiztauffer committed Nov 21, 2024
1 parent 883a2c7 commit e166e20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/example_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ def main():
required_resources=required_resources,
target_compute_client_ids=["*"],
tags=['example'],
rerun_failing=True,
delete_failing=True,
)
print(job.job_url, job.status)

Expand Down

0 comments on commit e166e20

Please sign in to comment.