forked from VimPlug/jedi
Fix a few more typing issues
This commit is contained in:
@@ -189,6 +189,7 @@ class CompiledInstance(AbstractInstanceValue):
|
||||
|
||||
class _BaseTreeInstance(AbstractInstanceValue):
|
||||
get_defined_names: Any
|
||||
_arguments: Any
|
||||
|
||||
@property
|
||||
def array_type(self):
|
||||
|
||||
Reference in New Issue
Block a user