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
Now that we're Python 3.5+ only, there's no reason to bother with using cyordereddict, which is slower than Python's builtin OrderedDict: https://github.com/shoyer/cyordereddict