def main(): print("Hello from test-nl-to-sql!") if __name__ == "__main__": main()