#!/tmp/tmp.UN9z3FT74J/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()
