Some areas of the code base are using the ReStructuredText format for docstrings whilst others use Google Docstrings
We should pick one format and use it consistently. My proposal would be the Google Docstrings, as it appears to be more human readable.
Some areas of the code base are using the ReStructuredText format for docstrings whilst others use Google Docstrings
We should pick one format and use it consistently. My proposal would be the Google Docstrings, as it appears to be more human readable.