def main(): print("Hello from certbot-dns-corenetworks!") if __name__ == "__main__": main()