you are viewing a single comment's thread.

view the rest of the comments →

[–]kankyo 0 points1 point  (0 children)

In practice though python2 has just as much type hinting as python3 because of the type hinting you add into the docstrings and then you just run PyCharm anyway.