Skip to content

Commit

Permalink
chore(ci): delint trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
themightychris committed Jan 4, 2024
1 parent d43e6e4 commit b232f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ def diff(
f"```diff\n{full_diff}```\n"
if full_diff
else f"No {driver if driver else 'manifest'} changes found for {c.calitp_config.channel}.\n"
)
),
]
)

Expand Down

0 comments on commit b232f4d

Please sign in to comment.