2
0
mirror of https://gitea.eponym.info/Mirrors/youtube-dl synced 2025-08-31 14:44:57 +00:00

Unify coding cookie

This commit is contained in:
Déstin Reed
2016-10-02 13:39:18 +02:00
committed by Sergey M․
parent c1084ddb0c
commit dcdb292fdd
99 changed files with 99 additions and 99 deletions

View File

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