def main(): print("Hello from git-server-ui!") if __name__ == "__main__": main()