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
This was meant to handle simplejson's exception class but it makes no
sense if it's inheriting from ValueError and would raise an exception
if simplejson is not installed which is not acceptable. See #16.
0 commit comments