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,5 +1,4 @@
import subprocess
def action_previous(app) -> None:
"""Show the previous email message by finding the next lower ID from the list of envelope IDs."""