Movatterモバイル変換


[0]ホーム

URL:


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

Commit505c749

Browse files
committed
Change method for getting content of snippet
1 parentf3533cd commit505c749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/gl_objects/snippets.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# get
1010
snippet=gl.snippets.get(snippet_id)
1111
# get the content
12-
content=snippet.raw()
12+
content=snippet.content()
1313
# end get
1414

1515
# create

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp