diff options
Diffstat (limited to 'completions/python')
-rw-r--r-- | completions/python | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/completions/python b/completions/python index fb5f71aa..86285f43 100644 --- a/completions/python +++ b/completions/python @@ -1,7 +1,5 @@ # bash completion for python -have python || return - _python() { local cur prev words cword |