summaryrefslogtreecommitdiff
path: root/tests/artifactcache/cache_size.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/artifactcache/cache_size.py')
-rw-r--r--tests/artifactcache/cache_size.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/artifactcache/cache_size.py b/tests/artifactcache/cache_size.py
index 250094746..3a2956c5c 100644
--- a/tests/artifactcache/cache_size.py
+++ b/tests/artifactcache/cache_size.py
@@ -7,7 +7,7 @@ from unittest import mock
from buildstream import _yaml
from buildstream._cas.cascache import CACHE_SIZE_FILE
from buildstream._exceptions import ErrorDomain
-from buildstream.testing import cli
+from buildstream.testing import cli # pylint: disable=unused-import
from tests.testutils import create_element_size