chore: apply ruff auto-fixes and remove dead AST scripts
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import pytest
|
||||
from unittest.mock import MagicMock, patch, AsyncMock
|
||||
import asyncio
|
||||
from unittest.mock import MagicMock, patch
|
||||
from gui_2 import App
|
||||
from events import UserRequestEvent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user