ruff lint fixes

This commit is contained in:
Tim Bendt
2025-05-08 12:03:38 -06:00
parent eba883a465
commit 9f4ec1b6c5
9 changed files with 6 additions and 24 deletions

View File

@@ -1,7 +1,5 @@
import asyncio
import subprocess
from textual import work
from maildir_gtd.screens.CreateTask import CreateTaskScreen