diff options
| author | Sergey M․ <dstftw@gmail.com> | 2017-05-06 05:30:56 +0700 | 
|---|---|---|
| committer | Sergey M․ <dstftw@gmail.com> | 2017-05-06 05:30:56 +0700 | 
| commit | a57a8e991860fb96e6111769ab0a22455c8854fc (patch) | |
| tree | d824cb20b62803e207264234a66269f0b7433b74 /test/test_youtube_chapters.py | |
| parent | 1f9fefe7f578169d41d75324decbd46ec8594311 (diff) | |
[test_youtube_chapters] Add coding cookie
Diffstat (limited to 'test/test_youtube_chapters.py')
| -rw-r--r-- | test/test_youtube_chapters.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/test/test_youtube_chapters.py b/test/test_youtube_chapters.py index a5d05355f..5435ee4a8 100644 --- a/test/test_youtube_chapters.py +++ b/test/test_youtube_chapters.py @@ -1,3 +1,4 @@ +# coding: utf-8  #!/usr/bin/env python  from __future__ import unicode_literals | 
