Closed OGordon100 closed 4 years ago
Small typo in checking for environment
pytest
pytype
make pytest
make type
Hello,
thanks for the PR =)
Could you do the same for SB3? https://github.com/DLR-RM/stable-baselines3
I will merge it as soon as CI passes
Description
Small typo in checking for environment
Motivation and Context
Types of changes
Checklist:
pytest
andpytype
both pass (by runningmake pytest
andmake type
).