Commit 04f8790
committed
Add missing source link to concurrent.futures docs
The concurrent.futures documentation links to multiple source files
where the executors are defined. However, after the addition of the
InterpreterPoolExecutor, no link to its source file was added.1 parent 8679c8d commit 04f8790
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments