How to write docstring in python for a function that returns None but write files in disk?

前端 未结 0 1075
长发绾君心
长发绾君心 2021-01-27 18:00

I want to use python docstring to better document my code. In the function below, it takes a list as input and write a file into disk. I want to know how to document the output

相关标签:
回答
  • 消灭零回复
提交回复
热议问题