We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229846e commit a49d0ccCopy full SHA for a49d0cc
Lib/concurrent/futures/interpreter.py
@@ -2,7 +2,6 @@
2
3
from concurrent import interpreters
4
import sys
5
-import textwrap
6
from . import thread as _thread
7
import traceback
8
0 commit comments