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

🎨 dinglehopper: Use multimethod to handle str vs ExtractedText

This commit is contained in:
Gerber, Mike 2020-10-08 12:15:58 +02:00
parent a17ee2afec
commit b14c35e147
4 changed files with 55 additions and 43 deletions

View file

@ -7,3 +7,4 @@ colorama
MarkupSafe
ocrd >= 1.0.0b15
attrs
multimethod == 1.3 # latest version to officially support Python 3.5