summaryrefslogtreecommitdiff
path: root/tests/unit/components/test_blockutils.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/components/test_blockutils.py')
-rw-r--r--tests/unit/components/test_blockutils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/components/test_blockutils.py b/tests/unit/components/test_blockutils.py
index 08d8cee60..a10b6484c 100644
--- a/tests/unit/components/test_blockutils.py
+++ b/tests/unit/components/test_blockutils.py
@@ -21,7 +21,7 @@
import io
from typing import IO
-from PyQt5.QtCore import QUrl
+from PyQt6.QtCore import QUrl
import pytest