summaryrefslogtreecommitdiff
path: root/tests/frontend/progress.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/progress.py')
-rw-r--r--tests/frontend/progress.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/frontend/progress.py b/tests/frontend/progress.py
index 5d446bb10..e6a736d96 100644
--- a/tests/frontend/progress.py
+++ b/tests/frontend/progress.py
@@ -2,11 +2,12 @@
# pylint: disable=redefined-outer-name
import os
+
import pytest
-from buildstream.testing import cli # pylint: disable=unused-import
from buildstream import _yaml
from buildstream.exceptions import ErrorDomain, LoadErrorReason
+from buildstream.testing import cli # pylint: disable=unused-import
from tests.testutils import generate_junction