1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-20 00:59:58 +02:00

🚧 dinglehopper: Test aligning by character while retaining segment id info

This commit is contained in:
Gerber, Mike 2020-06-11 14:54:50 +02:00
parent 0d569e81c3
commit 55db2b713f

View file

@ -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)