Skip to content

Instantly share code, notes, and snippets.

@python-consulting
Created February 28, 2017 15:05
Show Gist options
  • Save python-consulting/76e6f7959e46124b27dd151d6a2074a1 to your computer and use it in GitHub Desktop.
Save python-consulting/76e6f7959e46124b27dd151d6a2074a1 to your computer and use it in GitHub Desktop.
python file header
# -*- coding: utf-8 -*-
from __future__ import unicode_literals, absolute_import, print_function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment