Skip to content

Commit

Permalink
Reverting testing change inadvertantly pulled in
Browse files Browse the repository at this point in the history
  • Loading branch information
cityofcapetown-opm-bot committed Dec 11, 2024
1 parent edbe0ca commit a6041a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cct_connector/ServiceAlertAugmenter.py
Original file line number Diff line number Diff line change
Expand Up @@ -1109,5 +1109,5 @@ def _location_generator():
logging.info("...Look[ed] up Image Filenames")

logging.info("Wr[iting] to Minio...")
# sa_augmenter.write_data_to_minio(sa_augmenter.data)
sa_augmenter.write_data_to_minio(sa_augmenter.data)
logging.info("...Wr[ote] to Minio")

0 comments on commit a6041a5

Please sign in to comment.