commit | 7f54e563dc150cd670ca8df678437455c3a7f2cd | [log] [tgz] |
---|---|---|
author | Andre Delfino <adelfino@gmail.com> | Sat Oct 03 19:10:59 2020 -0300 |
committer | GitHub <noreply@github.com> | Sat Oct 03 15:10:59 2020 -0700 |
tree | f1347ae8d80a45a5ef36f4e829a70a69504053a1 | |
parent | fb0a4651f1be4ad936f8277478f73f262d8eeb72 [diff] |
[doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524) This changes a few occurrences left behind by #22340. Automerge-Triggered-By: @gvanrossum