Open qgallouedec opened 1 year ago
Handles the breaking changes from https://github.com/DLR-RM/stable-baselines3/pull/1190
make format
make check-codestyle
make lint
make pytest
make type
Note: we are using a maximum length of 127 characters per line
Description
Handles the breaking changes from https://github.com/DLR-RM/stable-baselines3/pull/1190
Context
Types of changes
Checklist:
make format
(required)make check-codestyle
andmake lint
(required)make pytest
andmake type
both pass. (required)Note: we are using a maximum length of 127 characters per line