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
{{ message }}
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
When an ID of a function ends with @getter, @setter or @deleter, the ID of the parameters of the function won't have that postfix in their ID.
To Reproduce
For example: Open data/api/scikit-learn_v0.24.2_api.json and search for sklearn/sklearn.linear_model._glm.glm/GammaRegressor/family/self. You can easily see, that there are two parameters with this ID.