def main(): print("Hello from uv-toml-project!") if __name__ == "__main__": main()