stable-baselines3/stable_baselines3/common/vec_env
Antonin RAFFIN 55912576ed
Cleanup docstring types (#169)
* Cleanup docstring types

* Update style

* Test with js hack

* Revert "Test with js hack"

This reverts commit d091f438e8851ab8d01b66628e06a104f5e5ec69.

* Fix types

* Fix typo

* Update CONTRIBUTING example
2020-10-02 20:05:55 +03:00
..
__init__.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
base_vec_env.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
dummy_vec_env.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
subproc_vec_env.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
util.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
vec_check_nan.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
vec_frame_stack.py Fix double reset and improve typing coverage (#136) 2020-08-05 13:12:02 +03:00
vec_normalize.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
vec_transpose.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
vec_video_recorder.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00