def main(): print("Hello from credential-watch!") if __name__ == "__main__": main()