From 768e9a669d0a35087f42a9712791809850be8f49 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 13 Mar 2019 22:41:11 +0100 Subject: Change docstring representation in doc, property_getter and property_setter --- .emacs.d/snippets/python-mode/doc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.emacs.d/snippets/python-mode/doc') diff --git a/.emacs.d/snippets/python-mode/doc b/.emacs.d/snippets/python-mode/doc index 2929e78..440bbe3 100644 --- a/.emacs.d/snippets/python-mode/doc +++ b/.emacs.d/snippets/python-mode/doc @@ -2,5 +2,4 @@ # name: doc # key: d # -- -"""$0 -""" \ No newline at end of file +"""$0""" \ No newline at end of file -- cgit v1.3