forked from cantabular/databaker
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
currently we have quite a few assertions without meaningful (or easy understood) messages attached to them (jupybakeutils.py is particularly guilty of this).
we could benefit from having a once over to include some messages that make sense to an end user DE.
This should include added an exceptions.feature confirming the correct exception messages are being raised in the correct circumstances.
Reactions are currently unavailable