forked from VimPlug/jedi
Prepare replacing get_iterator_types.
This commit is contained in:
@@ -18,6 +18,7 @@ CODES = {
|
||||
'type-error-star-star': (9, TypeError, None),
|
||||
'type-error-star': (10, TypeError, None),
|
||||
'type-error-operation': (11, TypeError, None),
|
||||
'type-error-not-iterable': (12, TypeError, None),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user