Hacker News new | ask | show | jobs
by ehsankia 1864 days ago
Deprecation aside, Flask 2.0 begins adding type annotations, which is 3.6+

https://github.com/pallets/flask/pull/3973

1 comments

Type annotations started with 3.5, 3.6 added type annotations for variables.