Skip to content

Commit

Permalink
Merge pull request #28 from UBC-MDS/doc
Browse files Browse the repository at this point in the history
Doc
  • Loading branch information
mikem2m authored Jan 23, 2025
2 parents ac95e7d + 6442363 commit f7d9234
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified docs/doc_img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
}
],
"source": [
"documentation = generate_docstring_template(example, output_file=None, auto_generate=True)\n",
"documentation = generate_docstring_template(square, output_file=None, auto_generate=True)\n",
"print(documentation)"
]
}
Expand Down

0 comments on commit f7d9234

Please sign in to comment.