diff options
Diffstat (limited to 'youtube/post_comment.py')
-rw-r--r-- | youtube/post_comment.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/post_comment.py b/youtube/post_comment.py index f5b1fd8..92c45e1 100644 --- a/youtube/post_comment.py +++ b/youtube/post_comment.py @@ -213,4 +213,4 @@ textarea{ style = style, header = common.get_header(), page = page, - ).encode('utf-8')
\ No newline at end of file + ).encode('utf-8') |