* 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
Updated changelog. Co-authored-by: Matthias K <wirspielen@web.de>
fork
* Fix several VecEnv issues, add `fork` start method to tests * Fix signature