Using Emacs Prelude now.... gonna figure things out
Signed-off-by: TuDatTr <tran.tuan-dat@mailbox.org>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: classmethod
|
||||
# key: cm
|
||||
# group: object oriented
|
||||
# --
|
||||
@classmethod
|
||||
def ${1:meth}(cls, $2):
|
||||
$0
|
||||
Reference in New Issue
Block a user