Move Time to types
Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
@@ -32,7 +32,7 @@ from test_utils.filesystem.file import File
|
||||
from test_utils.os_utils import Udev, sync
|
||||
from test_utils.output import CmdException
|
||||
from types.size import Size, Unit
|
||||
from test_utils.time import Time
|
||||
from types.time import Time
|
||||
|
||||
|
||||
@pytest.mark.CI
|
||||
|
Reference in New Issue
Block a user