Improved-autosuper

Use self.super(*p, **kw) instead of super(cls, self).func(*p, **kw)

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install improved-autosuper

Releases

There are no releases of this package yet

Issues with this package?

Page last updated 2023-10-28 04:59:22 UTC