You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would still like an answer re. what is the intended way of throwing errors in the formatter parser - other than leaving the iterator as-is while there are unparsed characters. I’d gladly submit a PR but I’m not even sure what it should say :)
The example shows to use
but apparently
on_error
is not a member of the context class.format_error()
should be used.The text was updated successfully, but these errors were encountered: