Skip to content

Commit

Permalink
refactor: apply formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Jul 25, 2023
1 parent 684de81 commit d98a560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/argo-tasks/group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
artifacts:
#
# JSON array of things to group
#
#
# @example
# ```json
# ["a.json", "b.json", "c.json"]
Expand All @@ -33,7 +33,7 @@ spec:
#
# JSON array of all the group ids, which correspond to a output artifact file
#
# @example
# @example
# ```json
# ["000", "001", "002", "003"]
# ```
Expand Down

0 comments on commit d98a560

Please sign in to comment.