Unify coding cookie
[youtube-dl] / youtube_dl / utils.py
index 04452003766130996feb47ed9826463bb5024cf4..0569d231c66cc4f952449e15131de8fa120439e2 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# -*- coding: utf-8 -*-
+# coding: utf-8
 
 from __future__ import unicode_literals