Skip to content

flag -p needs to be int, not float #7

@RyloByte

Description

@RyloByte

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%

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions