diff --git a/tests/test_cli.py b/tests/test_cli.py index 7c60f4c7..d1cbf078 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -1,7 +1,7 @@ """Test entrypoint to anaconda-cli-base""" from importlib import reload -import logging +import logging from typing import Generator import pytest