Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker: allow
import docker
in reset
to fail
* if the user hasn't installed the `[docker]` extra, they won't have `docker` to `import`, so don't make `import docker` required in the docker driver's `reset`. * fixes #166
- Loading branch information