diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/test_youtube_chapters.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_youtube_chapters.py b/test/test_youtube_chapters.py index 5435ee4a8..cb12f8384 100644 --- a/test/test_youtube_chapters.py +++ b/test/test_youtube_chapters.py @@ -1,5 +1,5 @@ -# coding: utf-8 #!/usr/bin/env python +# coding: utf-8 from __future__ import unicode_literals # Allow direct execution |