mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-25 15:04:03 +08:00
Increase ParserPickling.version.
This commit is contained in:
+1
-1
@@ -231,7 +231,7 @@ def save_parser(path, name, parser, pickling=True):
|
||||
|
||||
class ParserPickling(object):
|
||||
|
||||
version = 19
|
||||
version = 20
|
||||
"""
|
||||
Version number (integer) for file system cache.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user