stable-baselines3/stable_baselines3/common/vec_env
Chris Schindlbeck 4317c62598
Fix various typos (#1926)
* Fix various typos

* Update changelog

---------

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2024-05-15 15:19:39 +02:00
..
__init__.py Fix VecEnv type hints (#1736) 2023-11-08 09:46:40 +01:00
base_vec_env.py Fix VecEnv type hints (#1736) 2023-11-08 09:46:40 +01:00
dummy_vec_env.py Add support for setting options at reset with VecEnv (#1606) 2023-10-23 13:38:48 +02:00
patch_gym.py Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
stacked_observations.py Fix type annotations of buffers (#1700) 2023-09-28 18:52:46 +02:00
subproc_vec_env.py Fix resource warning (#1742) 2023-11-16 17:11:13 +01:00
util.py Update to black style v24 (#1834) 2024-02-13 11:36:05 +01:00
vec_check_nan.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
vec_extract_dict_obs.py Type annotation bundle (logger, vec env, custom envs) (#1479) 2023-05-04 20:27:15 +02:00
vec_frame_stack.py Update to black style v24 (#1834) 2024-02-13 11:36:05 +01:00
vec_monitor.py Type annotation bundle (logger, vec env, custom envs) (#1479) 2023-05-04 20:27:15 +02:00
vec_normalize.py Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
vec_transpose.py Fix type hints for callbacks, utils and VecTranspose (#1648) 2023-08-29 16:04:08 +02:00
vec_video_recorder.py Fix type hints for callbacks, utils and VecTranspose (#1648) 2023-08-29 16:04:08 +02:00