rat-bench / main.py
natasa
merge
75da344
def main():
print("Hello from text-anon-reid!")
if __name__ == "__main__":
main()