5f338454ee
The super() call in Python 3 does not need the parent class. The MRO get it.
The super() call in Python 3 does not need the parent class. The MRO get it.