You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In memory return API was added via #121, but only for generate() and generate_from_jams(), and not for trim(). We should add it for trim, and update the unit tests for:
test_trim
test_generate
test_generate_from_jams
The text was updated successfully, but these errors were encountered:
In memory return API was added via #121, but only for
generate()
andgenerate_from_jams()
, and not fortrim()
. We should add it fortrim
, and update the unit tests for:test_trim
test_generate
test_generate_from_jams
The text was updated successfully, but these errors were encountered: