Skip to content

Commit

Permalink
Update src/maintenance/coverage_crossref_updater.py
Browse files Browse the repository at this point in the history
Co-authored-by: george <[email protected]>
  • Loading branch information
nolangormley and melange396 authored Feb 1, 2025
1 parent a0f631f commit 8da0326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/maintenance/coverage_crossref_updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def main(database_impl=Database):


logger.info(
"Generated and updated covidcast metadata",
"Generated and updated covidcast geo/signal coverage",
total_runtime_in_seconds=round(time.time() - start_time, 2))
return True

Expand Down

0 comments on commit 8da0326

Please sign in to comment.