diffusers-interpret
diffusers-interpret copied to clipboard
Add docstring using Github Copilot
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.