targ
targ copied to clipboard
Support list arguments
def my_func(names: List[str]):
...