vim-mypy
vim-mypy copied to clipboard
Don't pass --fast-parser flag anymore
Since January 2017, it is now enabled by default and the only parser available. https://github.com/python/mypy/pull/2734
Solves #1.
:+1: Thank you for this @flebel
Ping! Can we land this please?