Some fixes to pep8 stuff.

This commit is contained in:
Storm Dragon
2025-07-08 18:35:12 -04:00
parent bb6dbc7186
commit 2ad754a372
20 changed files with 98 additions and 36 deletions

View File

@ -66,7 +66,8 @@ class Terminal:
# Terminal class doesn't have access to env, use fallback
# logging
print(
f"ptyDriver Terminal update_attributes: Error accessing attributes: {e}"
f"ptyDriver Terminal update_attributes: Error accessing "
f"attributes: {e}"
)
self.attributes.append([])