def main(): print("Hello from lineage-graph-accelerator!") if __name__ == "__main__": main()