forked from VimPlug/jedi
Remove NamePart from existance and rename it to Name.
This commit is contained in:
@@ -243,7 +243,7 @@ def save_parser(path, name, parser, pickling=True):
|
||||
|
||||
class ParserPickling(object):
|
||||
|
||||
version = 17
|
||||
version = 18
|
||||
"""
|
||||
Version number (integer) for file system cache.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user