Closed araffin closed 3 weeks ago
See https://github.com/DLR-RM/stable-baselines3/pull/1837
make format
make check-codestyle
make lint
make pytest
make type
Note: we are using a maximum length of 127 characters per line
Description
See https://github.com/DLR-RM/stable-baselines3/pull/1837
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