ro-crate-py icon indicating copy to clipboard operation
ro-crate-py copied to clipboard

Broken error message in pick_type

Open simleo opened this issue 3 years ago • 0 comments

An error message in pick_type assumes that the entity has an @id, but we pop it before calling the function. If possible, we should probably change callers so they don't pop anything, rather than fix pick_type.

simleo avatar Oct 14 '22 07:10 simleo