Quentin Gallouédec
|
5549b34231
|
Fix `stable_baselines3/common/vec_env/vec_check_nan.py` type hints (#1226)
* super() init style
* "async_step" arg to "event"; "news" to "dones"; improve docstring
* Remove vec_check_nan from mypy exclude
* Update changelog
|
2022-12-22 12:24:59 +01:00 |
|
Antonin RAFFIN
|
a1e055695c
|
Improve typing coverage (#175)
* Improve typing coverage
* Even more types
* Fixes
* Update changelog
* Unified docstrings
* Improve error messages for unsupported spaces
|
2020-10-07 10:51:49 +02:00 |
|
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 |
|
Antonin RAFFIN
|
2c34a4d694
|
Sync with Stable-Baselines
|
2020-05-05 16:28:38 +02:00 |
|