浏览代码

i.tasscap: declare encoding (https://www.python.org/dev/peps/pep-0263/) to avoid issue with accented char in comment

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@74110 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 6 年之前
父节点
当前提交
6e1e6750c6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/i.tasscap/i.tasscap.py

+ 1 - 1
scripts/i.tasscap/i.tasscap.py

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-
+# -*- coding: utf-8 -*-
 ############################################################################
 #
 # MODULE:	i.tasscap