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
In line with treatment afforded by type checkers, a parameter annotated with float should be able to accept an int value. Currently has to receive a float.