You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hnesk
changed the title
Resolver.workspace_from_url: usage of clobber_mets not consistent with the doctring
Resolver.workspace_from_url: usage of clobber_mets not consistent with the docstring
Aug 18, 2020
clobber_mets = False does not raise an exception for existing mets.xml ('raise'), but fails silently ('skip')
core/ocrd/ocrd/resolver.py
Line 114 in 4e11b8e
see:
core/ocrd/ocrd/resolver.py
Line 154 in 4e11b8e
I don't know what would be the right thing to do: Fix the docstring or fix the implementation?
The text was updated successfully, but these errors were encountered: