We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8082602 commit 2d636a3Copy full SHA for 2d636a3
completions/pytest
@@ -21,7 +21,7 @@ _comp_cmd_pytest()
21
return
22
;;
23
--import-mode)
24
- _comp_compgen -- -W "prepend append"
+ _comp_compgen -- -W "prepend append importlib"
25
26
27
--capture)
0 commit comments