stable-baselines3/tests
Antonin RAFFIN b8b2d30a83
Add has_attr for VecEnv (#2077)
* Add `has_attr` for `VecEnv`

* Add special case for gymnasium<1.0

* Update changelog.rst

* Update black version
2025-02-03 10:43:56 +01:00
..
__init__.py
test_buffers.py
test_callbacks.py
test_cnn.py
test_custom_policy.py
test_deterministic.py
test_dict_env.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
test_distributions.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
test_env_checker.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
test_envs.py
test_gae.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
test_her.py
test_identity.py
test_logger.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
test_monitor.py
test_predict.py
test_preprocessing.py
test_run.py
test_save_load.py Fix tests and warnings when running locally with a GPU (#2069) 2025-01-07 14:19:05 +01:00
test_sde.py
test_spaces.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
test_tensorboard.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
test_train_eval_mode.py
test_utils.py Update Gymnasium to v1.0.0 (#1837) 2024-11-04 12:03:12 +01:00
test_vec_check_nan.py
test_vec_envs.py Add has_attr for VecEnv (#2077) 2025-02-03 10:43:56 +01:00
test_vec_extract_dict_obs.py
test_vec_monitor.py
test_vec_normalize.py Doc update: custom envs, IsaacLab, Brax and dm_control (#2072) 2025-01-26 11:42:57 +01:00
test_vec_stacked_obs.py