digitalbazaar/pyld

IndexError in jsonld.py_value_match

ioggstream opened this issue · 0 comments

Reproduce

when JsonLdProcessor.get_values(pattern, "@value") == []

I expect

return False

Instead

IndexError