commit | bbbe1dcd7fbca7f4cc44a9dc0a2df935a47d6516 | [log] [tgz] |
---|---|---|
author | koder aka kdanilov <kdanilov@mirantis.com> | Tue Dec 20 01:19:56 2016 +0200 |
committer | koder aka kdanilov <kdanilov@mirantis.com> | Tue Dec 20 01:19:56 2016 +0200 |
tree | 381f4de30fa0714d68136f9f2a6a6cf783108e58 | |
parent | 3af3c3373552d66f3b1f87da8c0709f995418dc9 [diff] [blame] |
fixing fio runner
diff --git a/wally/test_run_class.py b/wally/test_run_class.py index 40ce395..a0c014f 100644 --- a/wally/test_run_class.py +++ b/wally/test_run_class.py
@@ -1,4 +1,4 @@ -from typing import List, Callable, Any, Dict, Optional, Set, Union +from typing import List, Callable, Any, Dict, Optional, Set from concurrent.futures import ThreadPoolExecutor