chore: apply ruff auto-fixes and remove dead AST scripts
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
from __future__ import annotations
|
||||
import math
|
||||
import pytest
|
||||
from unittest.mock import patch, MagicMock, call
|
||||
from unittest.mock import patch, MagicMock
|
||||
|
||||
from gui_2 import App
|
||||
|
||||
|
||||
Reference in New Issue
Block a user