From d98d5c55c53e34f884f83a2a0a751bd8c01de1c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Signe=20Kirk=20Br=C3=B8db=C3=A6k?= <40836345+signekb@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:22:00 +0100 Subject: [PATCH] feat: :sparkles: add examples section --- .vscode/google-notypes.mustache | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.vscode/google-notypes.mustache b/.vscode/google-notypes.mustache index 60c5209..55477fa 100644 --- a/.vscode/google-notypes.mustache +++ b/.vscode/google-notypes.mustache @@ -34,3 +34,8 @@ Yields: {{descriptionPlaceholder}}. {{/yields}} {{/yieldsExist}} + +Examples: + ```{python} + {{descriptionPlaceholder}} + ```