stable-baselines3-contrib-sacd/sb3_contrib/common
Quentin Gallouédec 7c4a249fa4
Standardize the use of ``from gym import spaces`` (#131)
* Standardize from gym import spaces

* update changelog

* update issue template

* update version

* Update version
2023-01-02 15:35:00 +01:00
..
envs Expose modules in `__init__.py` with `__all__` attribute (#124) 2022-12-05 15:53:57 +01:00
maskable Standardize the use of ``from gym import spaces`` (#131) 2023-01-02 15:35:00 +01:00
recurrent Standardize the use of ``from gym import spaces`` (#131) 2023-01-02 15:35:00 +01:00
vec_env Expose modules in `__init__.py` with `__all__` attribute (#124) 2022-12-05 15:53:57 +01:00
wrappers Standardize the use of ``from gym import spaces`` (#131) 2023-01-02 15:35:00 +01:00
__init__.py Add TimeFeatureWrapper (#7) 2020-11-13 13:00:56 +02:00
utils.py Fix `sb3_contrib/common/utils.py` type hint (#120) 2022-11-29 10:24:44 +01:00