Use explicit encoding
This commit is contained in:
parent
1b2f5791bd
commit
d52b561a2f
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
#-*- coding: utf-8 -*-
|
||||||
# Copyright (C) 2013-2016 Florian Festi
|
# Copyright (C) 2013-2016 Florian Festi
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
|
Loading…
Reference in New Issue