diff --git a/extracted_text.py b/extracted_text.py index c84c77b..b37f341 100644 --- a/extracted_text.py +++ b/extracted_text.py @@ -3,7 +3,6 @@ import unicodedata import enum -# TODO handle grapheme cluster positions? # TODO Use type annotations for attr.ib types when support for Python 3.5 is dropped # TODO types are not validated (attr does not do this yet)