commit | fd6f6fa403789c8877b1099cc6fcc437d2e54634 | [log] [tgz] |
---|---|---|
author | Don Kirkby <donkirkby@users.noreply.github.com> | Sun Nov 08 01:01:23 2020 -0800 |
committer | GitHub <noreply@github.com> | Sun Nov 08 11:01:23 2020 +0200 |
tree | 9fe487714f2f7bd189c2b17ff906facdf5333336 | |
parent | 01c6aa43dc56b3b64d584c58a49c86f816c05a91 [diff] |
Minor wording change in concurrent.futures. (GH-23194) Fixes a grammar problem by adding a missing "as", and clarifies the wording of the valid ranges for max_workers.