Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro authored Apr 5, 2024
1 parent c917ada commit 4efdab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parts/22-query.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1174,8 +1174,8 @@ EOFhelp
user_group_association.user_id = galaxy_user.id
AND
date_trunc('month', job.create_time) = '$arg_year_month-01'
AND
galaxy_group.name = '$arg_group'
AND
galaxy_group.name = '$arg_group'
GROUP BY
job.tool_id, galaxy_user.username
EOF
Expand Down

0 comments on commit 4efdab1

Please sign in to comment.