fix imports
This commit is contained in:
parent
c2b0a1c7d1
commit
9bc479cb7b
|
@ -6,8 +6,7 @@ import pytest
|
|||
|
||||
from tests import test_data
|
||||
from PIL import ImageGrab
|
||||
from datetime import datetime
|
||||
from configs.system import IS_LIN
|
||||
from configs.system import get_platform
|
||||
from fixtures.path import generate_test_info
|
||||
from scripts.utils.system_path import SystemPath
|
||||
|
||||
|
|
Loading…
Reference in New Issue