Yes, if you make sure that the object is your first argument the default behavior is as if you wrote pass(self), so you can avoid it! writting it down would be more a matter of explicitness.
1 Like
Yes, if you make sure that the object is your first argument the default behavior is as if you wrote pass(self), so you can avoid it! writting it down would be more a matter of explicitness.