switch from qurator namespace to src-layout

This commit is contained in:
kba 2024-08-29 17:11:29 +02:00
parent 9367f86483
commit 84b844203d
27 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,5 @@
from pytest import main
from qurator.eynollah.utils.xml import create_page_xml
from eynollah.utils.xml import create_page_xml
from ocrd_models.ocrd_page import to_xml
PAGE_2019 = 'http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15'