Skip to content

Commit a5858ec

Browse files
committed
allow "from ocrd import OcrdResourceManager"
1 parent 134a0c1 commit a5858ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ocrd/ocrd/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@
2020
from ocrd_validators import *
2121
from ocrd.workspace import Workspace
2222
from ocrd.workspace_backup import WorkspaceBackupManager
23+
from ocrd.resource_manager import OcrdResourceManager

0 commit comments

Comments
 (0)