From 6185b8f74292b15acc427e9b978d1bb4c57038c0 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Mon, 25 May 2020 09:57:23 +0200 Subject: Cleanup Python snippets --- .emacs.d/snippets/python-mode/cls | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs.d/snippets/python-mode/cls') diff --git a/.emacs.d/snippets/python-mode/cls b/.emacs.d/snippets/python-mode/cls index 3e3863a..3dbd391 100644 --- a/.emacs.d/snippets/python-mode/cls +++ b/.emacs.d/snippets/python-mode/cls @@ -4,4 +4,5 @@ # group: object oriented # -- class ${1:class}(${2:object}): + """""" $0 -- cgit v1.3