refactor namespace to eynollah

This commit is contained in:
cneud 2024-02-23 20:18:38 +01:00
parent 6018b354aa
commit 21a47c081a
27 changed files with 14 additions and 14 deletions

View file

@ -1,5 +1,5 @@
from pytest import main
from qurator.eynollah.utils.xml import create_page_xml
from eynollah.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'