How to document which test(s) are applicable for a function in Python?

前端 未结 0 1353
长发绾君心
长发绾君心 2021-01-23 06:00

I have a function in Python. I would like to document the location of one or more tests for this function - maybe in docstrings, maybe in comments, maybe somewhere in function b

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