def main(): print("Hello from african-dialogue-framework!") if __name__ == "__main__": main()