Closed adyk007 closed 1 year ago
The use of [ ] on list type is not present in python versions < 3.9 More on this- https://docs.python.org/3/whatsnew/3.9.html#type-hinting-generics-in-standard-collections
Needs further explanation, what's not working with Python versions < 3.9?
The use of [ ] on list type is not present in python versions < 3.9 More on this- https://docs.python.org/3/whatsnew/3.9.html#type-hinting-generics-in-standard-collections