Skip to content

Commit 26fb29d

Browse files
committed
Update description
1 parent a36602f commit 26fb29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"def ${funcname}(self, ${parameter_list}):",
167167
"\traise NotImplementedError"
168168
],
169-
"description": "Code snippet for a static class method"
169+
"description": "Code snippet for an abstract class method"
170170
},
171171
"class": {
172172
"prefix": "class",

0 commit comments

Comments
 (0)