From d038813fd1a8c740fc0a362756263ec32b119069 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 13 Feb 2019 13:52:15 +0100 Subject: Improve doctric snippets for Python (remove docstring_rtype and docstring_type) --- .emacs.d/snippets/python-mode/docstring_return | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.emacs.d/snippets/python-mode/docstring_return') diff --git a/.emacs.d/snippets/python-mode/docstring_return b/.emacs.d/snippets/python-mode/docstring_return index 90c05e5..4bf2f16 100644 --- a/.emacs.d/snippets/python-mode/docstring_return +++ b/.emacs.d/snippets/python-mode/docstring_return @@ -2,4 +2,5 @@ # name: docstring_return # key: R # -- -:return: $0 \ No newline at end of file +:return: $0 +:rtype: \ No newline at end of file -- cgit v1.3