Use explicit encoding

This commit is contained in:
Florian Festi 2017-11-30 23:30:50 +01:00
parent 1b2f5791bd
commit d52b561a2f
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python3
#-*- coding: utf-8 -*-
# Copyright (C) 2013-2016 Florian Festi
#
# This program is free software: you can redistribute it and/or modify