Fixed invalid indent

This commit is contained in:
Mark Qvist 2023-02-04 11:50:13 +01:00
parent dc64ab26d4
commit 78106b3f8c

View File

@ -149,8 +149,8 @@ class Scrollable(urwid.WidgetDecoration):
break
pwi += 1
except Exception as e:
pass
except Exception as e:
pass
else:
# Original widget does not have a cursor, but may be selectable