mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-18 06:04:12 +08:00
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