You get a numeric type error if you pass the -p with a float, e.g., 0.5. But the documentation suggests that this is what should be done. So the code or the document need to be modified so that they agree. Currently the -p flag requires an int, e.g., 50 instead of 0.5 for 50%
You get a numeric type error if you pass the -p with a float, e.g., 0.5. But the documentation suggests that this is what should be done. So the code or the document need to be modified so that they agree. Currently the -p flag requires an int, e.g., 50 instead of 0.5 for 50%