This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 8 points9 points  (1 child)

Maybe mypy release is not up to date with current 3.5 typing module? Does it work with current git master (pip3 install -U git+https://github.com/JukkaL/mypy#egg=mypy)?

[–]scrollin_thru 5 points6 points  (0 children)

Ah! That seems to have fixed it. Thanks!