Skip to content

Commit

Permalink
Update logging verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
Phaeton committed Nov 2, 2023
1 parent 0541c72 commit e4be5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create_db_derivatives.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
logging.info("No new ICAOs. Nothing to do.")

logging.info(
"Check for removed ICAOs in DB files and remove them to the images reference file..."
"Check for removed ICAOs in DB files and also remove them from the images reference file..."
)

if images_df.shape[0] > plane_alert_df.shape[0]:
Expand Down

0 comments on commit e4be5db

Please sign in to comment.