Skip to content

Commit c3da74e

Browse files
pre-commit-ci[bot]pjonsson
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 10cbbc5 commit c3da74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dc_tools/odc/apps/dc_tools/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class DatasetExists(Exception):
121121
"Can specify a millisecond amount of leniency for comparing timestamps "
122122
"to account for the possibility of slight differences between matching datasets "
123123
"(default is 500ms)."
124-
)
124+
),
125125
)
126126

127127
publish_action = click.option(

0 commit comments

Comments
 (0)