allenai/ScienceWorld

Python API return type

ruoyao-wang opened this issue · 1 comments

Most API functions that returns a list returns a JAVA list. They should be cast to Python lists by the API.

Fixed in Pull Request #14