Commit c4bfdd3
authored
feat: ✨ add examples section to docstring template (#39)
## Description
Since we generally want to add examples to our Python functions (but
maybe not all functions?), I have added it to the docstring template.
Thoughts? Feel free to disagree.
<!-- Select quick/in-depth as necessary -->
This PR needs an in-depth review.1 parent ae625a5 commit c4bfdd3
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments