Open
Description
With Python 3.5.x having reached its end of life/support, we can begin to use "advanced" features from Python 3.6:
- f-strings
- variable annotations over type comments
Lines 249 to 250 in 651d1a8
Additionally:
With Python 3.5.x having reached its end of life/support, we can begin to use "advanced" features from Python 3.6:
Lines 249 to 250 in 651d1a8
Additionally: