Skip to content

Increment Subtransformer issue when it returns [0] during sampling #1

@keykholt

Description

@keykholt

If Increment returns a list with only [0], then there is an edge case where the code will return no actions are possible. To resolve this, there should be a check that ensures low >= 1 when the number type is int. There also should be a check to prevent get_action_list from returning an empty list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions