Skip to content

< or <= #5

@RedPython73

Description

@RedPython73

This is only something small but, I think line 17 should read while trials < cap: rather than while trials <= cap:

This can be seen by setting max to 0. There should only be 1 trial but there will be two 2

It is even less of an issue with larger values of max

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions