diff --git a/tagging/README.md b/tagging/README.md index b9c44dba..c5eee5d0 100644 --- a/tagging/README.md +++ b/tagging/README.md @@ -26,7 +26,6 @@ In this section we will briefly describe source code in this folder and give exa `DockerRunner` is a helper class to easily run a docker container and execute commands inside this container: - ```python from .docker_runner import DockerRunner