Open
Description
Installed mypy 0.670-1 from aur and vim-mypy with plug.
Plug 'Integralist/vim-mypy', { 'for': 'python' }
Executing :Mypy
I get this:
:Mypy
:!mypy --ignore-missing-imports --follow-imports=skip --fast-parser app/models/user.py
usage: mypy [-h] [-v] [-V] [more options; see below]
[-m MODULE] [-p PACKAGE] [-c PROGRAM_TEXT] [files ...]
mypy: error: unrecognized arguments: --fast-parser
shell returned 2
Metadata
Metadata
Assignees
Labels
No labels