def _verify_hosts()

in src/sagemaker_mxnet_container/training.py [0:0]


def _verify_hosts(hosts):
    for host in hosts:
        _host_lookup(host)