mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-08 19:29:53 +02:00
🎨 Set vim textwidth
This commit is contained in:
parent
507bc1ce5e
commit
2ccfc7b195
1 changed files with 2 additions and 0 deletions
|
@ -203,3 +203,5 @@ def _page_update_higher_textequiv_levels(level, pcgts):
|
||||||
else u'' for line in lines)
|
else u'' for line in lines)
|
||||||
region.set_TextEquiv(
|
region.set_TextEquiv(
|
||||||
[TextEquivType(Unicode=region_unicode)]) # remove old
|
[TextEquivType(Unicode=region_unicode)]) # remove old
|
||||||
|
|
||||||
|
# vim:tw=120:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue