provinzkraut
changed the title
fix #1012
fix wrapping ValidationError and DecodeError in ValidationError in dec_hook #1012
Copy link
Copy Markdown
Member
Thanks for this! Going to push a quick fixup, but this is almost good to go.
Copy link
Copy Markdown
Member Author
Ah, good catch with the unnecessary check. I initially only checked for ValidationError and only added DecodeError later. Didn't backtrack to think if this still makes sense. Thanks!
Siyet
mentioned this pull request
Merged