I'm terrible at documenting my code. Mostly because I would just rather work on functionality. Document all functions with a docstring giving an overview of the function, and links to what portion of the file it builds on. This is an ongoing issue
I'm terrible at documenting my code. Mostly because I would just rather work on functionality.
Document all functions with a docstring giving an overview of the function, and links to what portion of the file it builds on.
This is an ongoing issue