Clean up and re-add attributed text widgets

This commit is contained in:
Joscha 2019-06-07 04:49:45 +00:00
parent 5e10fcecac
commit ba2f64762f
3 changed files with 11 additions and 20 deletions

View file

@ -6,7 +6,6 @@ from .markup import AttributedText
__all__ = ["AttributedTextWidget", "ATWidget"]
class AttributedTextWidget(urwid.Text):
"""
A widget that works like urwid.Text, but displays AttributedText.