Closed darkhipo closed 6 years ago
Get ya' minions to write you some pytests. You can tell them it's of the learning and so forth in that general direction. https://docs.pytest.org/en/latest/
They can py-doc up your functions too so that you can get nice online documentation for free. https://thomas-cokelaer.info/tutorials/sphinx/docstring_python.html
Thanks!
Get ya' minions to write you some pytests. You can tell them it's of the learning and so forth in that general direction. https://docs.pytest.org/en/latest/
They can py-doc up your functions too so that you can get nice online documentation for free.
https://thomas-cokelaer.info/tutorials/sphinx/docstring_python.html