* Fix double reset and improve typing coverage * Revert minor edit * Add doc about types
* 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
fork
* Fix several VecEnv issues, add `fork` start method to tests * Fix signature