mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-08 19:59:56 +02:00
undo customizing metadata_filename (not correct with namespace pkg support in core)
This commit is contained in:
parent
dfc4ac2538
commit
1e902571ea
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@ from .eynollah import Eynollah
|
|||
|
||||
class EynollahProcessor(Processor):
|
||||
|
||||
@property
|
||||
def metadata_filename(self) -> str:
|
||||
return 'eynollah/ocrd-tool.json'
|
||||
|
||||
def setup(self) -> None:
|
||||
# for caching models
|
||||
self.models = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue