ValidationError
's possible input types are overly restricted
#280
Labels
bug
Something isn't working
ValidationError
's possible input types are overly restricted
#280
The init method of
ValidationError
is recursive and complex. The possible types it can process include individual strings at all stages of the recursion, not just lists of strings, as per theelse
clause:The text was updated successfully, but these errors were encountered: