forked from VimPlug/jedi
Move some more stuff to a python directory in the parser.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from jedi.parser.parser import Parser, ParserWithRecovery, load_grammar, \
|
||||
ParseError
|
||||
from jedi.parser.parser import Parser, ParserWithRecovery, ParseError
|
||||
from jedi.parser.python import load_grammar
|
||||
|
||||
Reference in New Issue
Block a user