#!/tmp/tmp.Fw8A9MMZWL/usr/local/te-va/venv/bin/python

# We should have absolute imports here
from tld.commands.update_tld_names import main


if __name__ == "__main__":
    main()
