Commit e81a2013 authored by Paul Ganssle's avatar Paul Ganssle Committed by GitHub

Merge pull request #1881 from jdufresne/utf-8

Change coding cookie to use utf-8 (lowercase)
parents a768f8d2 d89682fc
# -*- coding: UTF-8 -*-
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import contextlib
......
# -*- coding: UTF-8 -*-
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment