Skip to content

Commit

Permalink
update vscode plugin autodocstring template (#141)
Browse files Browse the repository at this point in the history
* fix indentation bug in autodocsting
* remove section Examples from autodocstring
  • Loading branch information
CunliangGeng committed May 11, 2023
1 parent 63beb97 commit e9e2957
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .vscode/vscode_docstring_google_adapted.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,3 @@ Returns:
{{typePlaceholder}}: {{descriptionPlaceholder}}
{{/returns}}
{{/returnsExist}}

Examples:
>>> {{#placeholder}}
{{/placeholder}}

0 comments on commit e9e2957

Please sign in to comment.