Commit a863ee8b authored by Jérome Perrin's avatar Jérome Perrin

testing/testcase: fix missing import

this is used in a type comment
parent 264ca512
......@@ -53,6 +53,7 @@ from ..slap.standalone import SlapOSNodeCommandError
from ..slap.standalone import PathTooDeepError
from ..grid.utils import md5digest
from ..util import mkdir_p
from ..slap import ComputerPartition
try:
from typing import Iterable, Tuple, Callable, Type, Dict, List, Optional, TypeVar
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment