FUCK PYTHON

This commit is contained in:
2026-03-05 16:37:30 -05:00
parent 55293a585a
commit 2aec39bb0b
10 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
import json
from unittest.mock import patch
import time
from gui_2 import App
from src.gui_2 import App
def test_mma_ui_state_initialization(app_instance: App) -> None:
"""Verifies that the new MMA UI state variables are initialized correctly."""