Format pipx.completion.bash with ./lint_clean_files.sh.

pull/1719/head
Nariyasu Heseri 2020-12-05 01:38:24 +09:00
parent e950bd245c
commit 94715fa686
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
# pipx completion # pipx completion
if _command_exists register-python-argcomplete && _command_exists pipx; then if _command_exists register-python-argcomplete && _command_exists pipx; then
eval "$(register-python-argcomplete pipx)" eval "$(register-python-argcomplete pipx)"
fi fi