Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
There was an error while loading. Please reload this page.
I do a lot of
cls.__init__calls in some constructors that can (probably) be fixed by addingsuper().__init__()calls so that they are chained :)