stable-baselines3/stable_baselines3/common/vec_env
Antonin RAFFIN 23afedb254
Auto-formatting with black and isort (#97)
* Add auto formatting with black and isort

* Reformat code

* Ignore typing errors

* Add note about line length

* Add minimum version for isort

* Add commit-checks

* Update docker image

* Fixed lost import (during last merge)

* Fix opencv dependency
2020-07-16 16:12:16 +02:00
..
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
base_vec_env.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
dummy_vec_env.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
subproc_vec_env.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
util.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
vec_check_nan.py Sync with Stable-Baselines 2020-05-05 16:28:38 +02:00
vec_frame_stack.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
vec_normalize.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
vec_transpose.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
vec_video_recorder.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00