Closed arthur-lin1027 closed 1 year ago
…loats automatically
It's not generally recommended for packages to modify user inputs for wrong types -- can we just throw an error and leave it to users to fix their input type?
Done, now raises an error if an int is passed
…loats automatically