<@U098ZNTCN>: to be clear, doing the following is ...
# general
w
@full-kilobyte-93429: to be clear, doing the following is not necessary:
Copy code
def my_method(self):
  super(MyClass, self).my_method()
  pass