Fix import
This commit is contained in:
parent
3999802c71
commit
649c9f37cd
@ -28,7 +28,7 @@ import re
|
|||||||
import pytest
|
import pytest
|
||||||
from PyQt5.QtCore import QProcess, qVersion
|
from PyQt5.QtCore import QProcess, qVersion
|
||||||
|
|
||||||
from tests import utils
|
from helpers import utils
|
||||||
|
|
||||||
|
|
||||||
ascii_locale = pytest.mark.skipif(sys.hexversion >= 0x03070000,
|
ascii_locale = pytest.mark.skipif(sys.hexversion >= 0x03070000,
|
||||||
|
Loading…
Reference in New Issue
Block a user