Closed araffin closed 3 years ago
Bringing the changes that were merged in https://github.com/Stable-Baselines-Team/stable-baselines as we normally have some open source credits again from Travis CI.
pytest
pytype
make pytest
make type
Description
Bringing the changes that were merged in https://github.com/Stable-Baselines-Team/stable-baselines as we normally have some open source credits again from Travis CI.
Motivation and Context
Types of changes
Checklist:
pytest
andpytype
both pass (by runningmake pytest
andmake type
).