We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df80f0 commit 4198e25Copy full SHA for 4198e25
completions/mypy
@@ -30,7 +30,7 @@ _mypy()
30
_filedir -d
31
return
32
;;
33
- --custom-typing | --module | -!(-*)m)
+ --custom-typing-module | --module | -!(-*)m)
34
_xfunc python _python_modules
35
36
0 commit comments