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
There are a few places in the code where multi-conditional look-ahead logic is used to parse JSON / dictionary pairs. This logic could be simplified to improve overall readability throughout the code.