forked from VimPlug/jedi
3 lines
114 B
Python
3 lines
114 B
Python
from jedi.parser.parser import Parser, ParserWithRecovery, ParseError
|
|
from jedi.parser.python import load_grammar
|