forked from VimPlug/jedi
Missing paren
This commit is contained in:
committed by
Dave Halter
parent
fc27ca1b6a
commit
82d165a723
@@ -4,7 +4,7 @@ is pretty much that. The classes represent syntax elements like functions and
|
||||
imports.
|
||||
|
||||
This is the "business logic" part of the parser. There's a lot of logic here
|
||||
that makes it easier for Jedi (and other libraries to deal with a Python syntax
|
||||
that makes it easier for Jedi (and other libraries) to deal with a Python syntax
|
||||
tree.
|
||||
|
||||
By using `get_code` on a module, you can get back the 1-to-1 representation of
|
||||
|
||||
Reference in New Issue
Block a user