Currently, pylint feedback for this exercise flags comments about missing module and method/function docstrings as ACTONABLE.
We should re-map these to INFORM comments instead, and have those comments link to docs that describe why docstrings are important, in addition to a docstring concept exercise, when it is ready.
Currently,
pylintfeedback for this exercise flags comments about missingmoduleandmethod/functiondocstrings asACTONABLE.We should re-map these to
INFORMcomments instead, and have those comments link to docs that describe why docstrings are important, in addition to adocstringconcept exercise, when it is ready.