Skip to content

Commit 1ee1c43

Browse files
author
escbeargew99-stack
authored
Update _argcomplete.py
1 parent 8838712 commit 1ee1c43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_pytest/_argcomplete.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Allow bash-completion for argparse with argcomplete if installed.
1+
"""Allow bash-completion forargparse with argcomplete if installed.
22
33
Needs argcomplete>=0.5.6 for python 3.2/3.3 (older versions fail
44
to find the magic string, so _ARGCOMPLETE env. var is never set, and

0 commit comments

Comments
 (0)