You can use eval , typing.get_type_hints , or in Python 3.10 eval_str=True in the call to inspect.signature .
確定! 回上一頁