Format pipx.completion.bash with ./lint_clean_files.sh.
parent
e950bd245c
commit
94715fa686
|
|
@ -2,5 +2,5 @@
|
|||
# pipx completion
|
||||
|
||||
if _command_exists register-python-argcomplete && _command_exists pipx; then
|
||||
eval "$(register-python-argcomplete pipx)"
|
||||
eval "$(register-python-argcomplete pipx)"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue