How to annotate generic containers
- generic
- annotation
- typing
- type-hint
Specifying the type of items contained within a homogeneous list (or other collection) for the purpose of type hinting in PyCharm and other IDEs
How to annotate generic containers
Specifying the type of items contained within a homogeneous list (or other collection) for the purpose of type hinting in PyCharm and other IDEs