stable-baselines3/stable_baselines3
Juan Rocamonde 68b190b667
Raise error when same env object instance is passed in vectorized environment (#1154)
* Raise error when same env object instance is passed in vectorized environment

* At to changelog

* Add raises to docstring

* Add test

* Also test make_vec_env

* Fix test

* Try to enable color for MyPy

* Update version and ignore lint warnings

Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2022-11-22 14:28:58 +01:00
..
a2c Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
common Raise error when same env object instance is passed in vectorized environment (#1154) 2022-11-22 14:28:58 +01:00
ddpg Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
dqn Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
her Add append mode to Monitor (#1037) 2022-08-31 11:53:44 +02:00
ppo Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
sac Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
td3 Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
__init__.py Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Raise error when same env object instance is passed in vectorized environment (#1154) 2022-11-22 14:28:58 +01:00