1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-08 11:20:26 +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 1b9497dfb0
commit 278e52868f

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)