mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-24 01:08:35 +08:00
bump _ModulePickling number
This commit is contained in:
+1
-1
@@ -219,7 +219,7 @@ def save_module(path, name, parser, pickling=True):
|
|||||||
|
|
||||||
class _ModulePickling(object):
|
class _ModulePickling(object):
|
||||||
|
|
||||||
version = 2
|
version = 3
|
||||||
"""
|
"""
|
||||||
Version number (integer) for file system cache.
|
Version number (integer) for file system cache.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user