Skip to content

Commit 2b6801a

Browse files
authored
wrap
1 parent 04f8790 commit 2b6801a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Doc/library/concurrent.futures.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
.. versionadded:: 3.2
88

9-
**Source code:** :source:`Lib/concurrent/futures/thread.py`, :source:`Lib/concurrent/futures/process.py` and :source:`Lib/concurrent/futures/interpreter.py`
9+
**Source code:** :source:`Lib/concurrent/futures/thread.py`,
10+
:source:`Lib/concurrent/futures/process.py`,
11+
and :source:`Lib/concurrent/futures/interpreter.py`
1012

1113
--------------
1214

0 commit comments

Comments
 (0)