Fix EOF
This commit is contained in:
@@ -8,4 +8,3 @@
|
||||
if command -v pip3 >/dev/null; then
|
||||
eval "$(pip3 completion --bash)"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -8,4 +8,3 @@
|
||||
if command -v pip3 >/dev/null; then
|
||||
eval "$(pip3 completion --bash)"
|
||||
fi
|
||||
|
||||
|
||||