summaryrefslogtreecommitdiff
path: root/tests/unit/completion/test_listcategory.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/completion/test_listcategory.py')
-rw-r--r--tests/unit/completion/test_listcategory.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/unit/completion/test_listcategory.py b/tests/unit/completion/test_listcategory.py
index b00ab595e..d2eeaeb24 100644
--- a/tests/unit/completion/test_listcategory.py
+++ b/tests/unit/completion/test_listcategory.py
@@ -19,9 +19,10 @@
"""Tests for CompletionFilterModel."""
-import pytest
import logging
+import pytest
+
from qutebrowser.completion.models import listcategory