def main(): print("Hello from metadata-scrubber-tool!") if __name__ == "__main__": main()