diff --git a/ci/util.py b/ci/util.py index 98605bedf765..4d68b57a3af4 100644 --- a/ci/util.py +++ b/ci/util.py @@ -17,6 +17,7 @@ import os import contextlib +import logging import requests def get_mxnet_root() -> str: