def main(): print("Hello from img-cert-maker!") if __name__ == "__main__": main()