audeering/audb

Add is_pattern argument to error_message_missing_object()

hagenw opened this issue · 0 comments

As discussed in #277 (comment) we should add a is_pattern argument to the internal error_message_missing_object() function to make it more obvious what the difference between the two possible error messages are.

Alternatively, we could also create two different internal error functions.