Skip to content

Conversation

uvilla
Copy link
Contributor

@uvilla uvilla commented Nov 21, 2022

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 since arguments are called positionally an not by keyword.

`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` since arguments are called positionally an not by keyword.
@uvilla uvilla changed the title Update main.py Correct signature of generate_from_array Nov 21, 2022
@uvilla
Copy link
Contributor Author

uvilla commented Feb 15, 2023

Fixes #208

@MattTheCuber
Copy link

Fixes #211

@MattTheCuber
Copy link

@nschloe Any chance you could merge this pull request and create a new release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants