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 42d0140 commit c77441eCopy full SHA for c77441e
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