Farama-Foundation / Minigrid

Simple and easily configurable grid world environments for reinforcement learning
https://minigrid.farama.org/
Other
2.09k stars 604 forks source link

Add doctest #330

Closed pseudo-rnd-thoughts closed 1 year ago

pseudo-rnd-thoughts commented 1 year ago

In fixing an issue I realised that some of the docstrings did not work This adds doctest which runs in the tests and checks that if they contain work, it will run