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 2025-07-17 21:10:38 UTC