microsoft / TextWorld

​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
Other
1.22k stars 189 forks source link

REF: Rename Environment.infos to Environment.request_infos #325

Closed MarcCote closed 1 year ago

MarcCote commented 1 year ago

This PR changes the name of Environment.infos to Environment.request_infos as the latter is more self-explanatory and is also consistent with the naming convention used in textworld.gym.envs.