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
It is easy to forgot regenerating generated code after making changes (especially changes affecting Argument Clinic code). It would be nice if a bot checks this kind of errors. Just checkout the sources, run make clinic, make regen-all, and check that they are success and don't change any file.