commit: e4a75d7932013f49133178d5d84e5f33634a4879 parent e00eb564e921b609c94f87d7db7ad7f709b704f0 Author: Sergey M․ <dstftw@gmail.com> Date: Sun, 7 May 2017 00:00:11 +0700 [test_youtube_chapters] PEP 8Diffstat:
M | test/test_youtube_chapters.py | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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