depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
shared
/
.emacs.d
/
snippets
/
python-mode
/
init
blob: 5c407495f53acb73c48339b268786380529a3102 (
plain
) (
blame
)
1
2
3
4
5
6
# -*- mode: snippet -*-
# name: dunder init
# key: ctor
# --
def __init__(self$1):
$2