Using Emacs Prelude now.... gonna figure things out
Signed-off-by: TuDatTr <tran.tuan-dat@mailbox.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: __enter__
|
||||
# key: ent
|
||||
# group: dunder methods
|
||||
# --
|
||||
def __enter__(self):
|
||||
$0
|
||||
|
||||
return self
|
||||
Reference in New Issue
Block a user