fix import {,.}utils.xml, ht @bertsky

This commit is contained in:
Konstantin Baierer 2021-01-29 16:10:15 +01:00
parent 85d631aadf
commit 90c8af9595

View file

@ -113,7 +113,7 @@ from .utils import (
return_boxes_of_images_by_order_of_reading_new,
)
from utils.xml import create_page_xml
from .utils.xml import create_page_xml
SLOPE_THRESHOLD = 0.13