Explicitly specify utf-8 coding in file
[stgit] / stgit / commands / uncommit.py
index e03d207..52ce5a8 100644 (file)
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+
 __copyright__ = """
 Copyright (C) 2006, Karl Hasselström <kha@treskal.com>