Closed Serge45 closed 2 months ago
Similar to #1076, another fix is for built-in container type annotation, which is supported since Python 3.9.
https://docs.python.org/3/library/typing.html#aliases-to-built-in-types
Brief
Similar to #1076, another fix is for built-in container type annotation, which is supported since Python 3.9.
Reference
https://docs.python.org/3/library/typing.html#aliases-to-built-in-types