mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-05 05:07:38 +08:00
Fix the last remaining issues of the first part of the NamePart switch.
This commit is contained in:
@@ -243,7 +243,7 @@ def save_parser(path, name, parser, pickling=True):
|
||||
|
||||
class ParserPickling(object):
|
||||
|
||||
version = 16
|
||||
version = 17
|
||||
"""
|
||||
Version number (integer) for file system cache.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user