Skip to content
Snippets Groups Projects
Commit 6ac61a00 authored by Lan Dam's avatar Lan Dam
Browse files

convert PySide2 to PySide6 in tests

parent e2d27c2d
No related branches found
No related tags found
1 merge request!155Convert pyside6
Pipeline #2847 failed with stage
in 2 minutes and 48 seconds
......@@ -12,7 +12,7 @@ from sohstationviewer.controller.processing import (
get_data_type_from_file
)
from sohstationviewer.database.extract_data import get_signature_channels
from PySide2 import QtWidgets
from PySide6 import QtWidgets
TEST_DATA_DIR = Path(__file__).resolve().parent.parent.joinpath('test_data')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment