After the refactor pass, the submission checker needs some light documentation so that every function has docstrings to refer from.
In general, we should aim for docstr-coverage to have 100% docstrings, and try to make sure docstrings are in the Google format so that they can be made into documentation websites easily.
After the refactor pass, the submission checker needs some light documentation so that every function has docstrings to refer from.
In general, we should aim for docstr-coverage to have 100% docstrings, and try to make sure docstrings are in the Google format so that they can be made into documentation websites easily.