Closed TomPham97 closed 1 year ago
Branch from PR #18
I'm using Github Copilot to automatically fill in the docstrings for the methods and classes according to the Google Python style guide. Ideally, this should synergize well with mkdocs as we've discussed.
Just in case you ever need to add annotation block, check out this docstring format.
Branch from PR #18
I'm using Github Copilot to automatically fill in the docstrings for the methods and classes according to the Google Python style guide. Ideally, this should synergize well with mkdocs as we've discussed.