Open
<
5EFE
a class="Avatar-module__avatarLink--S36bm Avatar-module__avatarOuter--MZJZH prc-Link-Link-85e08" href="https://github.com/mcarans" data-hovercard-url="/users/mcarans/hovercard" aria-label="@mcarans's profile">
Description
Python Future function annotations are different to how it is suggested to be done in pep-0484. It would be great to add support for the pep-0484 syntax - this works in PyCharm for example.
I've raised an issue on Python Future syntax in PyCharm here: https://youtrack.jetbrains.com/issue/PY-22019 - it would be great to get consistency between the tools/libraries on this.
Also, another standard to keep an eye on for support concerns variable annotations.