Hei
Results
1
comments of
Hei
I found this thread because I am looking for a way to annotate some code like below: ``` from typing import Iterable, overload, Optional USER_IDS = {'Alice': 1, 'Bob': 2,...