xla
39fcf8bd
- benchmarks/aggregate: use typing.Dict[] instead of builtins.dict[] (#6047)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
benchmarks/aggregate: use typing.Dict[] instead of builtins.dict[] (#6047) builtins.dict[] added support for subscripting in Python 3.9: https://docs.python.org/3/library/typing.html#typing.Dict Our CI, however, runs Python 3.8.
References
#6047 - benchmarks/aggregate: use typing.Dict[] instead of builtins.dict[]
Author
cota
Parents
e1fe4836
Loading