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've got a feeling that the docs for overloading could be made easier on the eyes and easier to grasp for first-time readers if they didn't use __getitem__ as the main example. Overloading is quite useful for non-dunder methods and functions!