You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `disable_init` decorator documentation was improved to clarify that
the created instance must be explicitly initialized using
`super().__init__(self)`.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments