summaryrefslogtreecommitdiff
path: root/tests/sources/generic/mirror.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sources/generic/mirror.py')
-rw-r--r--tests/sources/generic/mirror.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sources/generic/mirror.py b/tests/sources/generic/mirror.py
index d5f016333..f5a11d2d7 100644
--- a/tests/sources/generic/mirror.py
+++ b/tests/sources/generic/mirror.py
@@ -24,7 +24,7 @@ import pytest
from tests.testutils import create_repo, ALL_REPO_KINDS, generate_junction
-from buildstream.plugintestutils import cli
+from buildstream.plugintestutils import cli # pylint: disable=unused-import
from buildstream import _yaml
from buildstream._exceptions import ErrorDomain