hallvictoria

Results 22 issues of hallvictoria

**todo: support built-in collection types (list) after Bill's PR is merged** Python 3.10 and above allow for `ABCMeta | _GenericAlias` type hinting syntax. (For example: `event: func.EventHubEvent | List[func.EventHubEvent]`) For...