fix imports

This commit is contained in:
Anton 2024-08-13 13:00:22 +02:00 committed by Anton Danchenko
parent c2b0a1c7d1
commit 9bc479cb7b
1 changed files with 1 additions and 2 deletions

View File

@ -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