I have some function that use pathlib.Path as argument, like following script from pathlib import Path import fire def test_fire(path: ...
確定! 回上一頁