PEP8 applied
[youtube-dl] / devscripts / gh-pages / update-copyright.py
index 12c2a91949135d72edf53e41d15ae532690bc6bf..5bc5c6514770e812a6bd509f971513311c19d628 100755 (executable)
@@ -5,7 +5,7 @@ from __future__ import with_statement
 
 import datetime
 import glob
-import io # For Python 2 compatibilty
+import io  # For Python 2 compatibilty
 import os
 import re