Farama-Foundation / Gymnasium

An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
https://gymnasium.farama.org
MIT License
7.39k stars 836 forks source link

CI test #1176

Closed Kallinteris-Andreas closed 1 month ago

pseudo-rnd-thoughts commented 1 month ago

I've made several PRs around the doctest https://github.com/Farama-Foundation/Gymnasium/pull/1144 and https://github.com/Farama-Foundation/Gymnasium/pull/1153 reverting it back. I'm confused, which style does it want us to use

pseudo-rnd-thoughts commented 1 month ago

@Kallinteris-Andreas you pushes to the wrong or

Kallinteris-Andreas commented 1 month ago

Oops, I think I did,

anyway, we can always just revert the same commit on and off again till the NumPy devs decide on what they want