Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 072e6d3

Browse files
authored
Merge pull request #12 from IamPhytan/patch-2
Change backslashes in ML docstring
2 parents 6f6f4cc + fbd9d47 commit 072e6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎snippets/controls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ML docstring": {
33
"prefix": "\"\"\"",
4-
"body": "\\\"\\\"\\\"${1:sumary_line}\n\nKeyword arguments:\n${2:argument} -- ${3:description}\nReturn: ${4:return_description}\n\\\"\\\"\\\"\n0ドル"
4+
"body": "\"\"\"${1:sumary_line}\n\nKeyword arguments:\n${2:argument} -- ${3:description}\nReturn: ${4:return_description}\n\"\"\"\n0ドル"
55
},
66
"SL docstring": {
77
"prefix": "\"\"",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /