Searched defs:annotate_method (Results 1 – 2 of 2) sorted by relevance
128 def annotate_method(func: _CallableT) -> _CallableT: function170 def annotate_method(func: _CallableT) -> _CallableT: function
773 def annotate_method(filename: str, signature: str, annotation: str): function