chore: add ruff checks

This commit is contained in:
chengma
2026-07-07 15:11:40 +08:00
parent 862f791fde
commit 6e2347e1c8
13 changed files with 81 additions and 16 deletions
-1
View File
@@ -2963,7 +2963,6 @@ class GuiTests(TempDirMixin, unittest.TestCase):
close_flags = []
progress = []
rows = []
logs = []
def fake_apply(account, task, close_success_tab=False, on_step=None):
applied_aliases.append(account.alias)