def main(): print("Hello from location-forwarder!") if __name__ == "__main__": main()