summaryrefslogtreecommitdiff
path: root/igor.py
diff options
context:
space:
mode:
Diffstat (limited to 'igor.py')
-rw-r--r--igor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/igor.py b/igor.py
index 0fc6c923..40216aea 100644
--- a/igor.py
+++ b/igor.py
@@ -1,4 +1,4 @@
-# coding: utf8
+# coding: utf-8
"""Helper for building, testing, and linting coverage.py.
To get portability, all these operations are written in Python here instead