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 think we can remove the need for a class to hold return values given that we now are dealing with Python and have the ability to unpack. I'm also not entirely sure why it was in the js lib as es6 has unpacking ("destructuring").