"""Shim — see openrun.ingest.garmin_export.""" from openrun.ingest.garmin_export import main if __name__ == "__main__": main()