diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:14:23 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 98901dde8ff4db74e3925e4488ca1cab57031acd (patch) | |
tree | 91dee6f5018104b70067d3a89f807761b2b6f571 /python | |
parent | e0ddae34a8bd1a0ea4c4e4969f36eb8972853d44 (diff) | |
download | slackbuilds-98901dde8ff4db74e3925e4488ca1cab57031acd.tar.gz |
python/jedi: Fix slack-desc.
Diffstat (limited to 'python')
-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 |