forked from VimPlug/jedi
Fix the first issues with the new typing module implementation
This commit is contained in:
@@ -35,5 +35,5 @@ class _PluginCallbacks(object):
|
||||
plugin_manager = _PluginManager([
|
||||
StdlibPlugin,
|
||||
FlaskPlugin,
|
||||
#TypeshedPlugin,
|
||||
TypeshedPlugin,
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user