Closed AlejandroCN7 closed 2 months ago
This PR solves commented bug in referenced issue (and similar ones). Now, Sinergym actions take effect in the next step immediately.
Fixes #436
autopep8
isort
cd docs && make spelling && make html
pytest tests/ -vv
pytype -d import-error sinergym/
Description
This PR solves commented bug in referenced issue (and similar ones). Now, Sinergym actions take effect in the next step immediately.
Motivation and Context
Fixes #436
Types of changes
Checklist:
autopep8
second level aggressive.isort
.cd docs && make spelling && make html
pass (required if documentation has been updated.)pytest tests/ -vv
pass. (required).pytype -d import-error sinergym/
pass. (required)Changelog: