aka PEP 585, added in Python 3.9 - https://peps.python.org/pep-0585/ - https://docs.astral.sh/ruff/rules/non-pep585-annotation/
2 lines
88 B
Plaintext
2 lines
88 B
Plaintext
Use type hinting generics in standard collections, as per PEP 585, added in Python 3.9.
|