git.fiddlerwoaroof.com
snippets/python.snippets
2588d43a
 snippet class
 	class ${1}:
 		def __init__(${2}):
 			${3}