]> crepu.dev Git - config.git/blob - djavu-asus/elpa/elpy-20230803.1455/snippets/python-mode/_hash
Configuracion en desarrollo PC pega
[config.git] / djavu-asus / elpa / elpy-20230803.1455 / snippets / python-mode / _hash
1 # -*- mode: snippet -*-
2 # name: _hash
3 # key: _hash
4 # group: Special methods
5 # --
6 def __hash__(self):
7 return $0