mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[test_youtube_chapters] PEP 8
This commit is contained in:
parent
e00eb564e9
commit
e4a75d7932
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue