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
Although presumably your my_func needs access to the object instance or you wouldn't be using object oriented code :)
The only way I got that working was by re-naming the self parameter:
how can I use gossip for objectmethods
since the
self
parameter is not sentThe text was updated successfully, but these errors were encountered: