mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-19 21:40:19 +00:00
* Add auto formatting with black and isort * Reformat code * Ignore typing errors * Add note about line length * Add minimum version for isort * Add commit-checks * Update docker image * Fixed lost import (during last merge) * Fix opencv dependency |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_vec_env.py | ||
| dummy_vec_env.py | ||
| subproc_vec_env.py | ||
| util.py | ||
| vec_check_nan.py | ||
| vec_frame_stack.py | ||
| vec_normalize.py | ||
| vec_transpose.py | ||
| vec_video_recorder.py | ||