I need to use a python script to modify the docstring of a function in another python script, and save it to a file overwriting
├── test.py ├── modify.py <
├── test.py ├── modify.py