From d9fcf5c8d906071d1f4b76f6da442ad332de3aae Mon Sep 17 00:00:00 2001 From: Manuel QuiƱones Date: Wed, 01 Feb 2012 14:59:30 +0000 Subject: Fix py headers for utf-8 Signed-off-by: Manuel QuiƱones --- (limited to 'charts.py') diff --git a/charts.py b/charts.py index 3915aa1..463b109 100644 --- a/charts.py +++ b/charts.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# -*- coding: UTF-8 -*- +# -*- coding: utf-8 -*- # charts.py by: # Agustin Zubiaga -- cgit v0.9.1