X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/4faa2623a68e90c3b817bf83f2ff1785b85684d6..2ee393efc75af116d8679ea37f6f5176429695cc:/packages/yasnippet/snippets/python-mode/def diff --git a/packages/yasnippet/snippets/python-mode/def b/packages/yasnippet/snippets/python-mode/def index ca0ba6697..ebc5c1083 100644 --- a/packages/yasnippet/snippets/python-mode/def +++ b/packages/yasnippet/snippets/python-mode/def @@ -7,7 +7,7 @@ def ${1:name}($2): """$3 ${2:$ - (let* + (let* ((indent (concat "\n" (make-string (current-column) 32))) (args