summaryrefslogtreecommitdiff
path: root/tests/frontend/help.py
diff options
context:
space:
mode:
authorBenjamin Schubert <contact@benschubert.me>2020-07-03 11:33:17 +0100
committerBenjamin Schubert <contact@benschubert.me>2020-07-03 11:46:29 +0100
commit2833a6abd562a628f4039e74a1dadf12661d2b6d (patch)
tree874362f70d15e42babc6f9c578d6822b8efee0f8 /tests/frontend/help.py
parent94dcc28121a57f5e292ce653ef4b760a7ad3b6a4 (diff)
downloadbuildstream-bschubert/isort.tar.gz
setup.cfg: Use isort to sort our importsbschubert/isort
Diffstat (limited to 'tests/frontend/help.py')
-rw-r--r--tests/frontend/help.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/frontend/help.py b/tests/frontend/help.py
index 20a93160f..cc21c6ba4 100644
--- a/tests/frontend/help.py
+++ b/tests/frontend/help.py
@@ -2,6 +2,7 @@
# pylint: disable=redefined-outer-name
import pytest
+
from buildstream.testing.runcli import cli # pylint: disable=unused-import