Searched refs:formatannotation (Results 1 – 1 of 1) sorted by relevance
1357 def formatannotation(annotation, base_module=None): function1371 return formatannotation(annotation, module)1381 formatannotation=formatannotation): argument1404 result += ': ' + formatannotation(annotations[arg])1429 result += formatreturns(formatannotation(annotations['return']))2721 formatannotation(self._annotation))3239 anno = formatannotation(self.return_annotation)