Closed skejserjensen closed 1 year ago
This PR adds an explicit raise ValueError if a rowexpander does not return a dict with the name of the rowexpander that failed to simplify debugging.
raise ValueError
rowexpander
dict
This PR adds an explicit
raise ValueError
if arowexpander
does not return adict
with the name of therowexpander
that failed to simplify debugging.