Explicitely specify utf-8 encoding

This commit is contained in:
julienmalik 2017-01-31 09:15:18 +01:00 committed by GitHub
parent ed392f0e4e
commit 9916146a81

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python3
# -*- coding: utf8 -*-
import sys
import os