https://pantsbuild.org/ logo
w

witty-crayon-22786

04/20/2016, 10:05 PM
@full-kilobyte-93429: to be clear, doing the following is not necessary:
Copy code
def my_method(self):
  super(MyClass, self).my_method()
  pass