From: Sergey M․ Date: Sat, 6 May 2017 17:00:11 +0000 (+0700) Subject: [test_youtube_chapters] PEP 8 X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=e4a75d7932013f49133178d5d84e5f33634a4879 [test_youtube_chapters] PEP 8 --- 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