12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
|
|
<snippet>
|
||
|
|
<content><![CDATA[
|
||
|
|
@classmethod
|
||
|
|
def __setup__(cls):
|
||
|
|
super().__setup__()
|
||
|
|
${1}
|
||
|
|
]]></content>
|
||
|
|
<tabTrigger>tryton_setup</tabTrigger>
|
||
|
|
<scope>source.python</scope>
|
||
|
|
<description>Tryton: setup() reimplementation</description>
|
||
|
|
</snippet>
|