1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-09 22:59:32 +00:00

[test_youtube_chapters] PEP 8

This commit is contained in:
Sergey M․ 2017-05-07 00:00:11 +07:00
parent e00eb564e9
commit e4a75d7932
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

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