1 parent 098fe0f commit 2f6ebd8Copy full SHA for 2f6ebd8
1 file changed
tests/translators/test_translators.py
@@ -12,6 +12,7 @@
12
import pytest
13
import shutil
14
import docker
15
+from docker.errors import ImageNotFound
16
import io
17
import tarfile
18
import os
0 commit comments