forked from VimPlug/jedi
Some more minor adaptions
This commit is contained in:
@@ -144,7 +144,6 @@ Check for `isinstance` and other information to infer a type.
|
||||
"""
|
||||
|
||||
auto_import_modules = [
|
||||
'hashlib', # hashlib is mostly using setattr, which jedi doesn't understand
|
||||
'gi', # This third-party repository (GTK stuff) doesn't really work with jedi
|
||||
]
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user