FUCK PYTHON
This commit is contained in:
@@ -7,7 +7,7 @@ from typing import Any
|
||||
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), "..")))
|
||||
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "src")))
|
||||
|
||||
from gui_2 import App
|
||||
from src.gui_2 import App
|
||||
|
||||
def test_telemetry_data_updates_correctly(app_instance: Any) -> None:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user