Skip to content

Fix generate_from_array signature #208

Open
@uvilla

Description

@uvilla

The signature of generate_from_array is missing parameters exude_time_limit and exude_sliver_bound from the list of input.
This causes an error when calling generate_from_inr from inside generate_from_array since arguments are called positionally and not by keyword.

PR #204 addresses this issue.

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