This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
Values 1 and 1.0 are seen as different #22
Labels
bug 🪲
Something isn't working
@optional
Related to the @optional annotation
@required
Related to the @required annotation
wrong annotation
An annotation was generated automatically but is incorrect
URL Hash
#/sklearn/sklearn.kernel_approximation/RBFSampler/__init__/gamma
Actual Annotation Type
@required
Actual Annotation Inputs
Expected Annotation Type
@optional
Expected Annotation Inputs
... or even constant with value 1
Minimal API Data (optional)
Minimal API Data for `sklearn/sklearn.kernel_approximation/RBFSampler/__init__/gamma`
Minimal Usage Store (optional)
Minimal Usage Store for `sklearn/sklearn.kernel_approximation/RBFSampler/__init__/gamma`
Suggested Solution (optional)
Assuming it is correct that 1 and 1.0 are the exact same number in python, view it as such
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: