stable-baselines3/docs/misc
Wilson e908583e2a
Fix type annotation in make_vec_env (#162)
* Fix type annotation in make_vec_env

The variable `vec_env_cls` is a type and not an instance of either DummyVecEnv or SubprocVecEnv

* Update changelog.rst
2020-09-23 10:34:35 +02:00
..
changelog.rst Fix type annotation in make_vec_env (#162) 2020-09-23 10:34:35 +02:00
projects.rst Udacity Reacher Project with Unity (#79) 2020-06-30 15:03:02 +02:00