Skip to content

Commit

Permalink
Remove unnecessary whitespace in managed_job.yaml for improved format…
Browse files Browse the repository at this point in the history
…ting
  • Loading branch information
KeplerC committed Jan 7, 2025
1 parent c484bbf commit 135b236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/managed_job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ run: |
for i in tqdm.trange(240):
time.sleep(1)
EOF

0 comments on commit 135b236

Please sign in to comment.