diff options
-rw-r--r-- | python/jedi/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/jedi/slack-desc b/python/jedi/slack-desc index 0b76ba974d..77e93cf86c 100644 --- a/python/jedi/slack-desc +++ b/python/jedi/slack-desc @@ -9,7 +9,7 @@ jedi: jedi (Autocompletion tool for Python) jedi: jedi: Jedi is an autocompletion tool for Python that can be used in -jedi: IDEs/editors. Jedi works. Jedi is fast. It understands all of the +jedi: IDEs/editors. Jedi works. Jedi is fast. It understands all of the jedi: basic Python syntax elements including many builtin functions. jedi: jedi: Homepage: https://github.com/davidhalter/jedi |