Skip to content

Commit e3739ec

Browse files
zhenzongAndreaCrotti
authored andcommitted
Update metaclass (AndreaCrotti#210)
1 parent d7ebfd1 commit e3739ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/python-mode/metaclass

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# key: mt
44
# group: object oriented
55
# --
6-
__metaclass__ = type
6+
__metaclass__ = ${1:type}

0 commit comments

Comments
 (0)