sinergym.utils.env_checker

Env checker functionality, adapted from Stable-Baselines: https://github.com/DLR-RM/stable-baselines3

Functions

check_env(env[, warn, skip_render_check])

Check that an environment follows Gym API.