forked from VimPlug/jedi
Adapt small changes in parso's FileIO
This commit is contained in:
@@ -122,6 +122,7 @@ class TreeNameDefinition(AbstractTreeName):
|
||||
|
||||
|
||||
class ParamNameInterface(object):
|
||||
# annotation default?!
|
||||
def get_kind(self):
|
||||
raise NotImplementedError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user