summaryrefslogtreecommitdiff
path: root/futures/thread.py
diff options
context:
space:
mode:
Diffstat (limited to 'futures/thread.py')
-rw-r--r--futures/thread.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/futures/thread.py b/futures/thread.py
new file mode 100644
index 0000000..f6bd05d
--- /dev/null
+++ b/futures/thread.py
@@ -0,0 +1 @@
+from concurrent.futures import ThreadPoolExecutor