Searched refs:v_tuple (Results 1 – 1 of 1) sorted by relevance
65 @args_type_check(v_str=str, v_int=int, v_tuple=tuple)66 def check_input(v_str, v_int, v_tuple): argument70 print("v_tuple:", v_tuple)