From cd598d541e5d8798a8431500936312c6e7a1129d Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Tue, 29 Mar 2016 19:15:13 +0200 Subject: [PATCH] Add encoding --- boxes/edges.py | 1 + 1 file changed, 1 insertion(+) diff --git a/boxes/edges.py b/boxes/edges.py index da66be8..b3e8db2 100644 --- a/boxes/edges.py +++ b/boxes/edges.py @@ -1,4 +1,5 @@ #!/usr/bin/python3 +# -*- coding: utf-8 -*- # Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify