Add and run fix-encoding-pragma hook

This commit is contained in:
Chris Kuehl 2016-01-08 15:42:09 -08:00
parent 69585dcfab
commit 85817b6f4e
76 changed files with 79 additions and 7 deletions

View file

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import collections