Ver código fonte

[test_youtube_chapters] PEP 8

Sergey M․ 8 anos atrás
pai
commit
e4a75d7932
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      test/test_youtube_chapters.py

+ 1 - 1
test/test_youtube_chapters.py

@@ -1,5 +1,5 @@
-# coding: utf-8
 #!/usr/bin/env python
 #!/usr/bin/env python
+# coding: utf-8
 from __future__ import unicode_literals
 from __future__ import unicode_literals
 
 
 # Allow direct execution
 # Allow direct execution