mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
Fix new linter error
This commit is contained in:
@@ -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:
|
`DockerRunner` is a helper class to easily run a docker container and execute commands inside this container:
|
||||||
|
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from .docker_runner import DockerRunner
|
from .docker_runner import DockerRunner
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user