We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a43e319 commit 33f5c71Copy full SHA for 33f5c71
snippets/base.json
@@ -47,7 +47,7 @@
47
},
48
"New class": {
49
"prefix": "class",
50
- "body":[
+ "body": [
51
"class ${1:ClassName}(${2:object}):",
52
"\t\"\"\"${3:docstring for $1.}\"\"\"",
53
"\tdef __init__(self, ${4:arg}):",
0 commit comments